From 05819156a76314d27c259e58e8aeb3e434191033 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 5 Apr 2017 16:45:00 +0200 Subject: Gtk+-3.20 most themes: mate-panel hide button modification --- desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index 2a23a772..5cf104fe 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -106,6 +106,11 @@ PanelToplevel.background { box-shadow: none; } +/* hide buttons */ +PanelToplevel > grid > button { + padding: 0px; +} + #PanelApplet { border-width: 0; } -- cgit v1.2.1