[gnome-themes-standard] adwaita: always theme separators



commit cdc608b1afea6188f13b810cd6f770a3b66bd342
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Mar 4 03:19:09 2011 -0500

    adwaita: always theme separators

 themes/Adwaita/gtk-3.0/gtk.css |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 8811253..f2c3106 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -124,6 +124,9 @@
     -GtkIMHtml-hyperlink-color: @link_color;
     -GtkHTML-link-color: @link_color;
 
+    -GtkWidget-wide-separators: 1;
+    -GtkWidget-separator-height: 1;
+
     -WnckTasklist-fade-overlay-rect: 0;
 
     -GtkEntry-inner-border: 2;
@@ -535,8 +538,6 @@ GtkComboBox .button {
     border-color: @inactive_frame_color;
 
     -GtkSeparatorMenuItem-horizontal-padding: 0;
-    -GtkWidget-wide-separators: 1;
-    -GtkWidget-separator-height: 1;
 }
 
 /* menu radio and check items are drawn differently */
@@ -761,9 +762,6 @@ GtkWindow > GtkVBox > GtkToolbar .separator {
     border-width: 1;
 
     background-image: none;
-
-    -GtkWidget-wide-separators: 1;
-    -GtkWidget-separator-width: 1;
 }
 
 /*************



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