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



commit adc505ffc1f31c0c5deac85b0829440abb5e08e0
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 2418a59..0209b60 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2748,6 +2748,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]