diff options
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index d5044bf2..3c6b0549 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -299,7 +299,7 @@ .mate-panel-menu-bar menubar, .mate-panel-menu-bar menuitem, #PanelApplet button, -PanelToplevel.background.horizontal { +PanelToplevel.background { background-color: transparent; background-image: none; border-color: transparent; @@ -310,7 +310,7 @@ PanelToplevel.background.horizontal { /* let's started */ /* the panel bar itself */ .mate-panel-menu-bar, -PanelToplevel.background.horizontal { +PanelToplevel.background { background-color: @theme_bg_dark_color; background-image: none; /* normal panel */ |