From 190c1190ed3aee388471b5ba65524ec13b0c52ba Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 12 Jan 2015 21:44:19 +0100 Subject: Traditional*: Enable CSD theming --- desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css | 13 ++++--------- desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 13 ++++--------- desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css | 13 ++++--------- 3 files changed, 12 insertions(+), 27 deletions(-) diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css index ba650096..f4063064 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css @@ -1921,14 +1921,10 @@ GtkInfoBar:last-child, border-image: none; } -/**************************************************************************************** -* 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 !!!!! * -*****************************************************************************************/ -/* +/******* + * CSD * + * *****/ + .window-frame { border-width: 1px; border-radius: 7px 7px 0 0; @@ -1946,7 +1942,6 @@ GtkInfoBar:last-child, background-color: @theme_bg_color; } -*/ /************** * Action bar * diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index bbed28b2..1ca54a5c 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -1925,14 +1925,10 @@ GtkInfoBar:last-child, border-image: none; } -/**************************************************************************************** -* 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 !!!!! * -*****************************************************************************************/ -/* +/******* + * CSD * + * *****/ + .window-frame { border-width: 1px; border-radius: 7px 7px 0 0; @@ -1951,7 +1947,6 @@ GtkInfoBar:last-child, background-color: @theme_bg_color; } -*/ /************** * Action bar * diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css index 63a4af8e..14c3b11b 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css @@ -1920,14 +1920,10 @@ GtkInfoBar:last-child, border-image: none; } -/**************************************************************************************** -* 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 !!!!! * -*****************************************************************************************/ -/* +/******* + * CSD * + * *****/ + .window-frame { border-width: 1px; border-radius: 7px 7px 0 0; @@ -1944,7 +1940,6 @@ GtkInfoBar:last-child, border-radius: 0; background-color: @theme_bg_color; } -*/ /************** * Action bar * -- cgit v1.2.1