[gtk+/gtk-3-8] win32: actually match the separator



commit 799d1f7adbf4e1d53a05b10584b8662c3d5edb56
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Fri Jan 24 21:59:46 2014 +0100

    win32: actually match the separator

 gtk/gtk-win32-base.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtk-win32-base.css b/gtk/gtk-win32-base.css
index bd9921d..1262d0e 100644
--- a/gtk/gtk-win32-base.css
+++ b/gtk/gtk-win32-base.css
@@ -449,7 +449,7 @@ GtkButton.check:active:prelight {
     background-image: -gtk-win32-theme-part(trackbar, 1 1);
 }
 
-.scale.mark {
+.scale.mark.separator {
     /* defines the color of the actuall marks on the scale */
     color: shade(@bg_color, 0.6);
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]