summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 14c3b11b..63a4af8e 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -1920,10 +1920,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;
@@ -1940,6 +1944,7 @@ GtkInfoBar:last-child,
border-radius: 0;
background-color: @theme_bg_color;
}
+*/
/**************
* Action bar *