From: cajus Date: Mon, 1 Mar 2010 14:54:20 +0000 (+0000) Subject: Updated button style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=90214dac56edb63d253c8107395cf53d7bb7ae32;p=gosa.git Updated button style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15806 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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);