[gnome-themes-standard] adwaita: rethink some of the previous borders



commit 8c2f004e9689276ac203804afbabd0da4b34d4cc
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Mar 4 02:53:40 2011 -0500

    adwaita: rethink some of the previous borders
    
    It looks more balanced now.

 themes/Adwaita/gtk-3.0/gtk.css |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index c43e2c1..8811253 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -315,7 +315,7 @@ GtkCalendar {
     border-width: 1;
     border-radius: 0;
 
-    padding: 1;
+    padding: 2;
 
     -GtkNotebook-tab-overlap: 6;
     -GtkNotebook-tab-curvature: 6;
@@ -831,9 +831,8 @@ GtkStatusbar {
 GtkScrolledWindow.frame {
     border-style: solid;
     border-color: darker (@theme_bg_color);
-    border-width: 0;
+    border-width: 1;
     border-radius: 3;
-    padding: 1;
 }
 
 GtkViewport,



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