[gnome-themes-standard] spinbutton: remove box-shadow from spinbuttons arrows
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] spinbutton: remove box-shadow from spinbuttons arrows
- Date: Thu, 1 Dec 2011 02:31:16 +0000 (UTC)
commit 673d0e130cb44ea989cd21e21169435f227258cf
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]