From 12b1b291b03b098e89e7991b17ecc092d0424a27 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 23 Jul 2015 19:52:34 +0200 Subject: tweak ssd borders --- common/gtk-3.0/3.16/gtk-contained-darker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css index f11ab3f..9d09368 100644 --- a/common/gtk-3.0/3.16/gtk-contained-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-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 rgba(31, 34, 39, 0.97); } + 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 { -- cgit v1.2.3