[gnome-panel] gnome-panel.css: remove box-shadow from menu bar



commit f69f945f3a92430682ca3f3b15acf1622092e43a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Nov 21 04:00:13 2014 +0200

    gnome-panel.css: remove box-shadow from menu bar

 gnome-panel/gnome-panel.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gnome-panel/gnome-panel.css b/gnome-panel/gnome-panel.css
index 420df0e..c9c8015 100644
--- a/gnome-panel/gnome-panel.css
+++ b/gnome-panel/gnome-panel.css
@@ -9,6 +9,11 @@ ClockBox {
        color: @theme_unfocused_fg_color;
 }
 
+.gnome-panel-menu-bar,
+PanelApplet > GtkMenuBar.menubar {
+       box-shadow: none;
+}
+
 .gnome-panel-menu-bar .menu,
 PanelApplet > GtkMenuBar.menubar .menu {
        font: regular;


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