[gnome-themes-standard/gnome-3-0] Adwaita Theme Tweaks.



commit 55e606e1ff34f4a822f7858d47bde20e1dead132
Author: Sean Wilson <suseux gmail com>
Date:   Tue Apr 19 15:02:32 2011 +0100

    Adwaita Theme Tweaks.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 1a11b75..f3d4789 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -709,7 +709,7 @@ GtkComboBox .button:prelight {
     border-radius: 0;
     border-style: none;
 
-    padding: 4;
+    padding: 0;
 
     -GtkWidget-window-dragging: true;
     -GtkToolbar-button-relief: 0;
@@ -970,7 +970,7 @@ GtkIconView.view.cell:selected:focused {
 }
 
 .view {
-    background-color: @theme_base_color;
+    background-color: #eaeaea;
     color: @theme_fg_color;
     border-radius: 0;
     border-width: 3;



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