[rhmessaging-commits] rhmessaging commits: r1096 - in mgmt: notes and 1 other directory.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Tue Oct 16 16:09:57 EDT 2007


Author: justi9
Date: 2007-10-16 16:09:57 -0400 (Tue, 16 Oct 2007)
New Revision: 1096

Modified:
   mgmt/cumin/python/cumin/page.strings
   mgmt/notes/Todo
Log:
Sets a default font for the whole UI.



Modified: mgmt/cumin/python/cumin/page.strings
===================================================================
--- mgmt/cumin/python/cumin/page.strings	2007-10-16 19:54:37 UTC (rev 1095)
+++ mgmt/cumin/python/cumin/page.strings	2007-10-16 20:09:57 UTC (rev 1096)
@@ -4,6 +4,8 @@
   padding: 0;
   background-color: #fff;
   font-size: 0.9em;
+  font-family: "DejaVu LGC Sans", "Bitstream Vera Sans", "Lucida Grande",
+               "Trebuchet MS", verdana, helvetica, arial, sans-serif;
 }
 
 body.modal #head {

Modified: mgmt/notes/Todo
===================================================================
--- mgmt/notes/Todo	2007-10-16 19:54:37 UTC (rev 1095)
+++ mgmt/notes/Todo	2007-10-16 20:09:57 UTC (rev 1096)
@@ -76,8 +76,6 @@
 
  * Remove log tabs below the level of server
 
- * Set default page font
-
  * Move q,e to server level (using default vhost)
 
  * Instead of individual remove links, use checkboxes and a bulk




More information about the rhmessaging-commits mailing list