From f8dffbdfbd29af5e613f61130b2e4db3ac731af1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 19 Sep 2017 10:35:26 +0200 Subject: Revert "Gtk+-3.20 submarine: drop some panel settings" This reverts commit 9e016a7291a1bafe2247d131e1d4b24fc23cc88b. --- .../Green-Submarine/gtk-3.0/mate-applications.css | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'desktop-themes/Green-Submarine') diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index 8ef324fa..8625ce86 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -381,6 +381,20 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame { * Mate-Panel * ****************/ +/* first make all transparent */ +.mate-panel-menu-bar, +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar menuitem, +#PanelPlug, +#PanelApplet button, +PanelToplevel.background { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: none; + padding: 0px; +} + /* let's started */ /* the panel bar itself */ #PanelPlug, @@ -488,11 +502,6 @@ window.background, /* selector where outlines are writen on GtkTrayIcon */ } /* menubar */ -/* drop some unwanted stuff for transparency */ -.mate-panel-menu-bar menubar { - border-color: transparent; - box-shadow: none; -} .mate-panel-menu-bar menu > menuitem, .mate-panel-menu-bar menubar > menuitem { padding: 4px; -- cgit v1.2.1