From fa23ed914467522f9676b2fa11cc47974b370c02 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 4 Apr 2016 10:58:38 +0200 Subject: GTK+-3.20 Menta themes: reduce border-radius of panel buttons --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index d6515596..61e32b9b 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -310,7 +310,6 @@ MatePanelAppletFrameDBus { /* set menubar menuitem separator , does not work */ .mate-panel-menu-bar menubar menu menuitem separator { color: @menu_separator; -/* -GtkMenuItem-horizontal-padding: 0; deprecated */ } /* set normal menubar menuitem */ @@ -371,7 +370,7 @@ MatePanelAppletFrameDBus { border-image: none; border-style: solid; border-width: 0px; - border-radius: 5px; + border-radius: 3px; text-shadow: none; -GtkWidget-window-dragging: true; padding: 4px 4px 4px 4px; @@ -389,7 +388,7 @@ MatePanelAppletFrameDBus { border-image: none; border-style: solid; border-width: 0px; - border-radius: 5px; + border-radius: 3px; text-shadow: none; -GtkWidget-window-dragging: true; padding: 4px 4px 4px 4px; -- cgit v1.2.1