diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid-darker.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css index 9d20a36..ce56d41 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css @@ -2346,7 +2346,7 @@ GtkVolumeButton.button { border-radius: 0; } .window-frame.ssd { border-radius: 3px 3px 0 0; - box-shadow: 0 0 0 1px #1f2227; } + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } .window-frame.ssd.maximized { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { |