[gnome-themes-standard] gtk3: remove borders and set border-radius to 0 to documents load more button.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] gtk3: remove borders and set border-radius to 0 to documents load more button.
- Date: Tue, 2 Oct 2012 11:31:58 +0000 (UTC)
commit 124230ccd4171bbf209c762c0d532e7213fe7f55
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Tue Oct 2 13:31:38 2012 +0200
gtk3: remove borders and set border-radius to 0 to documents load more button.
themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index f7e1b33..a72cc8a 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -239,8 +239,9 @@ GeditFloatingSlider .not-found {
}
.documents-load-more.button {
- border-image-width: 0 2px 2px 2px;
- border-width: 0 1px 1px 1px;
+ border-image-width: 0;
+ border-width: 0;
+ border-radius: 0;
}
.documents-scrolledwin.frame {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]