summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css22
1 files changed, 3 insertions, 19 deletions
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
@@ -236,24 +236,6 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame {
.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),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
@@ -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 *
****************/