Code

Updated button style
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 14:54:20 +0000 (14:54 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 14:54:20 +0000 (14:54 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15806 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/modern/style.css

index 33a660a744decd3778a50cd7f59079f4d2227f8f..0ebfc4d4957b039788750d025876187a7036165f 100644 (file)
@@ -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);