[gnome-themes-standard] f



commit 5f825fde2b4d15a583773a8e15fd8796c9f8a7ba
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 27 16:02:39 2012 -0400

    f

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 12e1891..8f54457 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -685,13 +685,13 @@ GtkScale.trough:insensitive:backdrop {
     border-color: @borders;
     border-style: solid;
     background-color: @theme_base_color;
+    padding: 0;
 }
 
-GtkViewport.frame {
-    padding: 0;
+.frame:backdrop {
+    border-color: @unfocused_borders;
 }
 
-/* only render frames in a GtkScrolledWindow */
 GtkScrolledWindow.frame {
     border-style: solid;
     border-color: @borders;



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