From 1683f789c8c06ddf00d9e5ea140aae9038d12748 Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 14 Jan 2015 18:51:10 +0100 Subject: Revert "Traditional*: Enable CSD theming" This reverts commit 149e8409d631a64e606d2a344bacf70f4ad41794. --- desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'desktop-themes/TraditionalGreen') diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css index f4063064..ba650096 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css @@ -1921,10 +1921,14 @@ GtkInfoBar:last-child, border-image: none; } -/******* - * CSD * - * *****/ - +/**************************************************************************************** +* Give and take related to recent gtk3.3.14 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, csd apps, header-bars apps * +* if compositor is disable !!!!! * +*****************************************************************************************/ +/* .window-frame { border-width: 1px; border-radius: 7px 7px 0 0; @@ -1942,6 +1946,7 @@ GtkInfoBar:last-child, background-color: @theme_bg_color; } +*/ /************** * Action bar * -- cgit v1.2.1