summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-09-13 14:15:59 +0200
committerraveit65 <[email protected]>2016-09-13 14:16:39 +0200
commit3b89477f4a659568b656e1c9571a65bd9dea4f7c (patch)
tree7e45338d60ab60a980c987a0951e9227f4ccdb83
parenta9f15ea0ea727758089dea061c27eb2b6bdf9329 (diff)
downloadmate-themes-3b89477f4a659568b656e1c9571a65bd9dea4f7c.tar.bz2
mate-themes-3b89477f4a659568b656e1c9571a65bd9dea4f7c.tar.xz
GTK+-3.20 Green-Submarine: fix panel styling
-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 *
****************/