menue spacers fix
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 26 Jan 2007 12:33:32 +0000 (12:33 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 26 Jan 2007 12:33:32 +0000 (12:33 +0000)
css/menuv3.css

index 19a2197..e8eff23 100644 (file)
@@ -18,7 +18,7 @@ border-color:#ccc #888 #555 #bbb;
 font:11px/16px arial,helvetica,sans-serif;\r
 display:block;\r
 border-right-width:1px;\r
-border-left-width:1px;\r
+border-left-width:0px;\r
 border-top-width:0px;\r
 border-bottom-width:0px;\r
 border-style:solid;\r
@@ -36,6 +36,8 @@ background:#000 url(../image/bg_css_menu.png) repeat 100% 100%;
 #menu a{\r
 background:#eee;\r
 text-decoration:none;\r
+border-width:1px;\r
+padding:2px;\r
 }\r
 \r
 #menu a, #menu a:visited{\r
@@ -113,7 +115,7 @@ div#menu li li li li:hover ul
 #menu a.x, #menu a.x:visited{\r
 /*font-weight:bold;*/\r
 color:#000;\r
-background:#eee url(../image/right.png) no-repeat 100% right;\r
+background:#eee url(../image/right.png) no-repeat 100% 50%;\r
 }\r
 \r
 #menu a.x:hover{\r