[gnome-themes-standard/lapo-work] 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] spinbutton: remove box-shadow from spinbuttons arrows
- Date: Tue, 22 Nov 2011 17:32:52 +0000 (UTC)
commit 7c741b6f3bf391dafe7c7411d2e8a65ccc8c6dd6
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 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index bc062ff..fc7a55c 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -198,11 +198,12 @@ GtkTreeView .separator,
border-style: none;
border-image: none;
+
+ box-shadow: none;
}
.spinbutton.button {
color: @internal_element_color;
- box-shadow: none; /* Doesn't work */
}
.spinbutton.button:prelight,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]