summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-09-30 10:46:41 +0200
committerraveit65 <[email protected]>2016-09-30 10:47:13 +0200
commit0a91bca3cdfdf305fd05e64d76126ae7fdab4fb5 (patch)
treeb533acaf7d78836a51aab47eb8adc935ae8f5269 /desktop-themes/Blue-Submarine/gtk-3.0
parente45e1f62cb58828972267ec0a30b8ad4da6e2721 (diff)
downloadmate-themes-0a91bca3cdfdf305fd05e64d76126ae7fdab4fb5.tar.bz2
mate-themes-0a91bca3cdfdf305fd05e64d76126ae7fdab4fb5.tar.xz
GTK+-3.20 Submarine themes: drop non working box-shadow for lightdm login_window
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css2
1 files changed, 0 insertions, 2 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 cd0947d7..d1a15224 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
@@ -648,8 +648,6 @@ window.background > box.vertical > notebook overlay > scrolledwindow viewport {
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;
}