aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-02-19 11:06:17 +0100
committerHorst31802016-02-19 11:06:17 +0100
commitfa04300e804f53a962584f2e0c1bae79f0746a7b (patch)
tree821ab642a1e2c427f168344f459a4696b18d2615 /common/gtk-3.0/3.20/gtk-solid-darker.css
parent692792632c4570c13be069bbf1128d46042d682a (diff)
downloadsolarc-theme-fa04300e804f53a962584f2e0c1bae79f0746a7b.tar.gz
solarc-theme-fa04300e804f53a962584f2e0c1bae79f0746a7b.tar.xz
solarc-theme-fa04300e804f53a962584f2e0c1bae79f0746a7b.zip
use margins for menu separators
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index b7e26a6..daa02a3 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -1456,7 +1456,7 @@ menu,
.menu separator,
.csd
.menu separator {
- min-height: 10px;
+ margin: 2px 0;
background-color: #ffffff; }
menu menuitem,
.menu menuitem {