summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:51:14 +0100
committerinfirit <[email protected]>2015-01-14 18:51:14 +0100
commit5c4a58bbb7fc6ecda0437fa2910117aa08ad541d (patch)
treef5a0d93781883c312f983f35f0be55c05b8738d1 /desktop-themes
parent1683f789c8c06ddf00d9e5ea140aae9038d12748 (diff)
downloadmate-themes-5c4a58bbb7fc6ecda0437fa2910117aa08ad541d.tar.bz2
mate-themes-5c4a58bbb7fc6ecda0437fa2910117aa08ad541d.tar.xz
Revert "Traditional*: Update for CSD apps"
This reverts commit c0d5e8394dd3b80a727523cf884438fbdaf2c1e5.
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css11
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css12
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css10
3 files changed, 0 insertions, 33 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..4bb1b004 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -1933,19 +1933,8 @@ GtkInfoBar:last-child,
border-width: 1px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 10px;
}
-
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
-
*/
/**************
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index bbed28b2..b0374c98 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -1937,20 +1937,8 @@ GtkInfoBar:last-child,
border-width: 1px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 10px;
}
-
-
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
-
*/
/**************
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 63a4af8e..ff1d151a 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -1932,18 +1932,8 @@ GtkInfoBar:last-child,
border-width: 1px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 10px;
}
-
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
*/
/**************