diff options
author | raveit65 <[email protected]> | 2014-11-06 14:34:52 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-06 14:34:52 +0100 |
commit | c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b (patch) | |
tree | 8c5df598cada0e507484127281927a85db27fe60 /desktop-themes/TraditionalOkTest/gtk-3.0 | |
parent | 8058ae99a1962ed1c0b4c6757f3a67dbdce1f5c9 (diff) | |
download | mate-themes-c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b.tar.bz2 mate-themes-c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b.tar.xz |
all GTK3 themes: remove hack to avoid scrolled main-menu,
and context windows in systray.
Seems this bug is fixed in GTK3-3.14
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css index ca097000..df63d803 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css @@ -1919,20 +1919,12 @@ GtkInfoBar:last-child, border-image: 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-width: 1px; border-radius: 7px 7px 0 0; border-style: solid; margin: 10px; } -*/ /************** * Action bar * |