From 040e91581f13d90e5fe1ab5b1548a9ee8408c275 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 13 Sep 2016 14:15:59 +0200 Subject: GTK+-3.20 Green-Submarine: fix panel styling --- .../Green-Submarine/gtk-3.0/mate-applications.css | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'desktop-themes') 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 4c16601f..d312cbe1 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -234,24 +234,6 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame { inset 0px -1px shade (@theme_bg_color, 0.80); } -.caja-search-bar entry:focus, -.caja-location-entry:focus { - box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), - inset 1px 0px shade (@theme_selected_bg_color, 1.3), - inset -1px 0px shade (@theme_selected_bg_color, 1.3), - inset 0px -1px shade (@theme_selected_bg_color, 1.3); -} - -.caja-search-bar entry, -.caja-location-entry { - padding: 3px; - border-style: none; - box-shadow: inset 0px 1px shade (@theme_bg_color, 0.80), - inset 1px 0px shade (@theme_bg_color, 0.80), - inset -1px 0px shade (@theme_bg_color, 0.80), - inset 0px -1px shade (@theme_bg_color, 0.80); -} - .caja-search-bar entry:focus, .caja-location-entry:focus { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05), @@ -379,6 +361,7 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame { .mate-panel-menu-bar, .mate-panel-menu-bar menubar, .mate-panel-menu-bar menuitem, +#PanelPlug, #PanelApplet button, PanelToplevel.background { background-color: transparent; @@ -390,6 +373,7 @@ PanelToplevel.background { /* let's started */ /* the panel bar itself */ +#PanelPlug, .mate-panel-menu-bar, PanelToplevel.background { background-color: @theme_bg_dark_color; @@ -583,6 +567,7 @@ MatePanelAppletFrameDBus { } #MatePanelPopupWindow calendar.header { + background-color:transparent; background-image: -gtk-gradient (linear, left top, left bottom, from (alpha(shade(@theme_bg_dark_color, 1.00) ,0.8)), @@ -882,7 +867,6 @@ na-tray-applet > widget > box { color: shade (@menu_fg_dark_color, 1.2); } - /**************** * Mate-terminal * ****************/ -- cgit v1.2.1