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

michi at wyona.com michi at wyona.com
Mon May 11 14:00:42 CEST 2009


Author: michi
Date: 2009-05-11 14:00:41 +0200 (Mon, 11 May 2009)
New Revision: 42814

Modified:
   public/yanel/trunk/src/webapp/htdocs/toolbar.css
Log:
note about tables added

Modified: public/yanel/trunk/src/webapp/htdocs/toolbar.css
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/toolbar.css	2009-05-11 11:57:50 UTC (rev 42813)
+++ public/yanel/trunk/src/webapp/htdocs/toolbar.css	2009-05-11 12:00:41 UTC (rev 42814)
@@ -63,6 +63,15 @@
   font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
 }
 
+/* TODO: Should we allow tables, etc. within the yanel toolbar? I don't think so, because it is not compatible with a menu API
+#yaneltoolbar_menu td {
+  font-size: 12px;
+  font-weight: normal;
+  font-style: normal;
+  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
+}
+*/
+
 #yaneltoolbar_menu a {
   text-decoration:none;
   font-size: 12px;



More information about the Yanel-commits mailing list