summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-09-30 10:49:24 +0200
committerraveit65 <[email protected]>2016-09-30 10:49:24 +0200
commit2a79fed53306c9593860ec0456751811e0d96581 (patch)
tree5dd15957bead44a91ace647e2630d036090ed7fd
parent17a4d0f23a453a343187816f923c4d52402e7f80 (diff)
downloadmate-themes-2a79fed53306c9593860ec0456751811e0d96581.tar.bz2
mate-themes-2a79fed53306c9593860ec0456751811e0d96581.tar.xz
GTK+-3.14 Submarine themes: drop non working box-shadow for lightdm login_window
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css2
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/other-applications.css2
2 files changed, 0 insertions, 4 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
index bf104870..aadf2692 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
@@ -791,8 +791,6 @@ DConfKeyView.view .spinbutton .button:hover:last-child {
border-style: solid;
border-width: 2px;
border-color: shade(@bg_dark_color, 0.8);
- /* not sure if box-shadow works here */
- box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
background-color: @bg_dark_color;
}
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
index d9b1da94..cbf2f6d5 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
@@ -827,8 +827,6 @@ DConfKeyView.view .spinbutton .button:hover:last-child {
border-style: solid;
border-width: 2px;
border-color: shade(@bg_dark_color, 0.8);
- /* not sure if box-shadow works here */
- box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
background-color: @bg_dark_color;
}