anderes symbol fuer untermenues
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 25 Jan 2007 16:57:52 +0000 (16:57 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 25 Jan 2007 16:57:52 +0000 (16:57 +0000)
css/menuv3.css
image/right.png [new file with mode: 0644]

index 2259abe..f6f6fa0 100644 (file)
@@ -103,7 +103,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/expand3.gif) no-repeat 100% 100%;\r
+background:#eee url(../image/right.png) no-repeat 100% right;\r
 }\r
 \r
 #menu a.x:hover{\r
@@ -119,7 +119,7 @@ background:#ccc;
 #menu div.x, #menu div.x:visited{\r
 /*font-weight:bold;*/\r
 color:#000;\r
-background:#eee url(../image/expand3.gif) no-repeat 100% 100%;\r
+background:#eee url(../image/right.png) no-repeat 100% 50%;\r
 }\r
 \r
 #menu div.x:hover{\r
diff --git a/image/right.png b/image/right.png
new file mode 100644 (file)
index 0000000..9675e3b
Binary files /dev/null and b/image/right.png differ