summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-01-14 18:53:22 +0100
committerinfirit <[email protected]>2015-01-14 18:53:22 +0100
commit7e960db68420bf891e284a9e268d394238dc6dbe (patch)
treef31bb820b44afd2379e3fb4a21fd4eb105f56282 /desktop-themes
parentaf88e7fea0c3fa856a02117be36ca3a627022933 (diff)
downloadmate-themes-7e960db68420bf891e284a9e268d394238dc6dbe.tar.bz2
mate-themes-7e960db68420bf891e284a9e268d394238dc6dbe.tar.xz
Revert "Traditional*: Update for CSD apps"
This reverts commit 5ef1369b2c9663f23d068cf2c0861b02a0c0a6c5.
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css10
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css11
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css10
3 files changed, 0 insertions, 31 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index 19bea094..f6f81708 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -1807,19 +1807,9 @@ GtkInfoBar:last-child,
border-width: 0px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 0px;
}
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
-
/************
* Popovers *
************/
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 73cc0231..db7c12d8 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -1807,20 +1807,9 @@ GtkInfoBar:last-child,
border-width: 0px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 0px;
}
-
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
-
/************
* Popovers *
************/
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index f7ab8a48..9e0d63fa 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -1808,19 +1808,9 @@ GtkInfoBar:last-child,
border-width: 0px;
border-radius: 7px 7px 0 0;
border-style: solid;
- box-shadow: 0 2px 8px 3px alpha(black, 0.5);
margin: 0px;
}
-.window-frame:backdrop {
- box-shadow: 0 2px 5px 1px alpha(black, 0.5);
-}
-
-.window-frame.tiled {
- border-radius: 0;
- background-color: @theme_bg_color;
-}
-
/************
* Popovers *
************/