[Yanel-commits] rev 23845 - public/yanel/trunk/src/webapp/htdocs

simon at wyona.com simon at wyona.com
Wed Apr 18 17:56:48 CEST 2007


Author: simon
Date: 2007-04-18 17:56:46 +0200 (Wed, 18 Apr 2007)
New Revision: 23845

Added:
   public/yanel/trunk/src/webapp/htdocs/toolbarMozilla.css
Log:
add special toolbar css for mozilla browser

Added: public/yanel/trunk/src/webapp/htdocs/toolbarMozilla.css
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/toolbarMozilla.css	2007-04-18 15:43:43 UTC (rev 23844)
+++ public/yanel/trunk/src/webapp/htdocs/toolbarMozilla.css	2007-04-18 15:56:46 UTC (rev 23845)
@@ -0,0 +1,8 @@
+#yaneltoolbar_menu ul{
+  left:-1px;
+  list-style:none;
+  margin:0px;
+  padding:0px;
+  float:left;
+  width:9em;
+}
\ No newline at end of file




More information about the Yanel-commits mailing list