[rhmessaging-commits] rhmessaging commits: r1059 - mgmt/cumin/python/cumin.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Sun Oct 14 09:09:37 EDT 2007


Author: justi9
Date: 2007-10-14 09:09:37 -0400 (Sun, 14 Oct 2007)
New Revision: 1059

Modified:
   mgmt/cumin/python/cumin/server.strings
Log:
Small visual improvements to the group list in the server browser
view.



Modified: mgmt/cumin/python/cumin/server.strings
===================================================================
--- mgmt/cumin/python/cumin/server.strings	2007-10-14 04:30:43 UTC (rev 1058)
+++ mgmt/cumin/python/cumin/server.strings	2007-10-14 13:09:37 UTC (rev 1059)
@@ -76,6 +76,10 @@
   margin: 0 0 1em 0;
 }
 
+.ServerBrowser.groups ul li {
+  margin: 0 0 0 0.5em;
+}
+
 .ServerBrowser.groups h2 {
   color: #564979;
   font-weight: bold;
@@ -91,6 +95,7 @@
 
 [ServerBrowser.html]
 <div class="ServerBrowser groups">
+  <h2>Selection</h2>
   <ul><li>{all_servers_link}</li></ul>
 
   {groups}




More information about the rhmessaging-commits mailing list