[gnome-themes-standard/gnome-3-12] gtk3: Provide a background-color for menubars



commit ff07d3583501c926eed811ac4a3f1023352861d6
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu May 15 18:29:18 2014 +0200

    gtk3: Provide a background-color for menubars
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730016

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 5112cdb..612884b 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2345,6 +2345,7 @@ GtkTreeMenu .menuitem,
 /* this controls the general appearance of the menubar */
 .menubar {
     border-style: none;
+    background-color: @theme_bg_color;
 
     -GtkWidget-window-dragging: true;
 }


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