From c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 6 Nov 2014 14:34:52 +0100 Subject: all GTK3 themes: remove hack to avoid scrolled main-menu, and context windows in systray. Seems this bug is fixed in GTK3-3.14 --- desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css index 0eda50ba..be6ab7ed 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css @@ -3947,20 +3947,12 @@ GtkModelButton.button:selected { icon-shadow: none; } -/**************************************************************************************** - * Give and take related to recent gtk3 development, * - * to achieve full size of the icon menu of some of the applications whose notification * - * icons appear in the system tray, the "shadow" is disabled. * - * same affect in mate-panel main menu GTK3 too !!!!! -****************************************************************************************/ -/* .window-frame { border-radius: 0; border-width: 0px; box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; -*/ /* this is used for the resize cursor area */ -/* margin: 10px; + margin: 10px; } .window-frame.tiled { @@ -3971,7 +3963,6 @@ GtkModelButton.button:selected { .window-frame:backdrop { box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow; } -*/ /* Various hacks and shit */ /* FIXME - BELOW: Some stuff that can probably be done better or in another way */ -- cgit v1.2.1