diff options
author | raveit65 <[email protected]> | 2014-11-06 14:34:52 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-06 14:35:51 +0100 |
commit | 5e05845f92b1624c397d8a3712a8dea62efb2f80 (patch) | |
tree | 8ea27fba923aed0ac633b9d5d83b364f6dec3428 /desktop-themes/TraditionalOk | |
parent | 988d1599c758563798185d87cb40d72d6b7a21f0 (diff) | |
download | mate-themes-5e05845f92b1624c397d8a3712a8dea62efb2f80.tar.bz2 mate-themes-5e05845f92b1624c397d8a3712a8dea62efb2f80.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/TraditionalOk')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index dda82c5c..5028f0c9 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -1924,20 +1924,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 * |