summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
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;
-}
*/
/**************