From 90214dac56edb63d253c8107395cf53d7bb7ae32 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 1 Mar 2010 14:54:20 +0000 Subject: [PATCH] Updated button style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15806 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 33a660a74..0ebfc4d49 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -319,6 +319,7 @@ div.menu ul li.menu-header { .button { padding:2px 6px; margin:0; + margin-bottom:6px; background-color:#F8F8F8; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#BBB)); background: -moz-linear-gradient(top, #FFF, #BBB); -- 2.30.2