summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:51:10 +0100
committerinfirit <[email protected]>2015-01-14 18:51:10 +0100
commit1683f789c8c06ddf00d9e5ea140aae9038d12748 (patch)
tree9f1b2ef4820112c4c2d59cea48e7e6c984737196 /desktop-themes/TraditionalOk
parente146c4be78918f736cebd8452875f46de1cf4880 (diff)
downloadmate-themes-1683f789c8c06ddf00d9e5ea140aae9038d12748.tar.bz2
mate-themes-1683f789c8c06ddf00d9e5ea140aae9038d12748.tar.xz
Revert "Traditional*: Enable CSD theming"
This reverts commit 149e8409d631a64e606d2a344bacf70f4ad41794.
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 1ca54a5c..bbed28b2 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -1925,10 +1925,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;
@@ -1947,6 +1951,7 @@ GtkInfoBar:last-child,
background-color: @theme_bg_color;
}
+*/
/**************
* Action bar *