summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-04-05 16:45:00 +0200
committerraveit65 <[email protected]>2017-04-05 16:45:23 +0200
commitcf32a8af42df57d9defb14afc0b339c8464b3d79 (patch)
tree062f106dcd1f78725bac8393043f29b0e63a7a9b /desktop-themes/ContrastHighInverse
parentdbcdc4bdee890118b8a50ad3b96a47469ce26ce4 (diff)
downloadmate-themes-cf32a8af42df57d9defb14afc0b339c8464b3d79.tar.bz2
mate-themes-cf32a8af42df57d9defb14afc0b339c8464b3d79.tar.xz
Gtk+-3.20 most themes: mate-panel hide button modification
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
index 68c1ae05..2bd5742a 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
@@ -105,6 +105,11 @@ PanelToplevel.background {
box-shadow: none;
}
+/* hide buttons */
+PanelToplevel > grid > button {
+ padding: 0px;
+}
+
#PanelApplet {
border-width: 0;
}