summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-01-30 10:45:44 +0100
committerraveit65 <[email protected]>2018-01-30 10:46:17 +0100
commitc148e738026db42b7263cfd148839d94429d1190 (patch)
treeb673f28347aaa721d03db5f3eec41da91258430e /desktop-themes/Green-Submarine
parent6481bac1f3814b8aabcd558b16b1ad9925965284 (diff)
downloadmate-themes-c148e738026db42b7263cfd148839d94429d1190.tar.bz2
mate-themes-c148e738026db42b7263cfd148839d94429d1190.tar.xz
Submarine themes: remove a box-shadow at engrampa toolbar
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css8
1 files changed, 8 insertions, 0 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 6f5aca00..b9aa0cf1 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1465,3 +1465,11 @@ window.background.maximized.caja-navigation-window notebook.caja-notebook scroll
border-right-width: 0px;
}
+/************
+ * engrampa *
+ ************/
+
+.engrampa-window toolbar toolitem entry:disabled {
+ box-shadow: none;
+}
+