[gnome-themes-standard/lapo-work: 27/29] spinbutton: remove box-shadow from spinbuttons arrows
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/lapo-work: 27/29] spinbutton: remove box-shadow from spinbuttons arrows
- Date: Tue, 29 Nov 2011 01:49:03 +0000 (UTC)
commit 96c6c3c6c22e591e20040dce84a4ced91086cbca
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Nov 22 12:32:24 2011 -0500
spinbutton: remove box-shadow from spinbuttons arrows
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 1a62882..ddd6e5b 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -189,7 +189,6 @@ GtkTreeView .separator,
*****************/
.spinbutton .button {
color: @internal_element_color;
- box-shadow: none; /* Doesn't work */
}
.spinbutton .button:prelight,
@@ -210,6 +209,7 @@ GtkTreeView .separator,
border-radius: 0;
border-style: solid;
border-image-width: 0 3;
+ box-shadow: none;
}
.spinbutton .button:nth-child(first),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]