diff options
author | infirit <[email protected]> | 2015-01-12 21:44:19 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2015-01-12 22:16:04 +0100 |
commit | 149e8409d631a64e606d2a344bacf70f4ad41794 (patch) | |
tree | 426ce1ed9159a0d97de8af5e27c3ffa2e0f2bd00 /desktop-themes/TraditionalOk | |
parent | c0d5e8394dd3b80a727523cf884438fbdaf2c1e5 (diff) | |
download | mate-themes-149e8409d631a64e606d2a344bacf70f4ad41794.tar.bz2 mate-themes-149e8409d631a64e606d2a344bacf70f4ad41794.tar.xz |
Traditional*: Enable CSD theming
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 13 |
1 files changed, 4 insertions, 9 deletions
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 * |