summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:49:17 +0100
committerinfirit <[email protected]>2015-01-14 18:49:17 +0100
commit5e7fa1fac22541d33663fbcdb640361933bce3b9 (patch)
treea666c7111110d24c09cafce75c25a3b3e9ac02b6 /desktop-themes
parent901a54999b0340b819fe1b9558fd1e0d44146aeb (diff)
downloadmate-themes-5e7fa1fac22541d33663fbcdb640361933bce3b9.tar.bz2
mate-themes-5e7fa1fac22541d33663fbcdb640361933bce3b9.tar.xz
Revert "Traditional*: Enable CSD theming"
This reverts commit 190c1190ed3aee388471b5ba65524ec13b0c52ba.
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css13
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css13
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css13
3 files changed, 27 insertions, 12 deletions
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 *
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 *
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 *