From: Michael M Slusarz Date: Wed, 21 Oct 2009 08:51:36 +0000 (-0600) Subject: Add a bit of spacing to context separator X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=91850660b8a409e32dd1a02607ba6d194d6f20c8;p=horde.git Add a bit of spacing to context separator --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index a826004bd..ac49afed1 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -712,6 +712,7 @@ div.dimpActionsCompose, div.dimpActionsMsg { .context div.sep { background: silver; height: 1px !important; + margin: 1px 0; padding: 0; } .contextSubmenu {