summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-09-02 16:21:46 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-09-02 16:21:46 -0400
commit78b47f883dde22951348acfe364807373807fea6 (patch)
tree84a2a61baf1c9d669992bd98506324a043ce1bfc
parent986b4e871e0f2b2523581428381958e241f68307 (diff)
downloadgnome-themes-standard-78b47f883dde22951348acfe364807373807fea6.tar.gz
slider: ensure we don't render a line on the slider
-rw-r--r--themes/Adwaita/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index b3905af4..209d8a72 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -312,6 +312,7 @@ GtkScale.slider:insensitive {
border-radius: 0;
border-style: none;
+ color: alpha(@theme_base_color, 0.0);
background-color: alpha(@theme_base_color, 0.0);
/* background-image in -assets variant */