Author: justi9
Date: 2008-04-17 11:48:07 -0400 (Thu, 17 Apr 2008)
New Revision: 1925
Modified:
mgmt/cumin/python/cumin/stat.strings
Log:
Some margin adjustments
Modified: mgmt/cumin/python/cumin/stat.strings
===================================================================
--- mgmt/cumin/python/cumin/stat.strings 2008-04-17 15:38:22 UTC (rev 1924)
+++ mgmt/cumin/python/cumin/stat.strings 2008-04-17 15:48:07 UTC (rev 1925)
@@ -45,7 +45,7 @@
table.StatSet {
width: 25em;
border-collapse: collapse;
- margin: 0.5em;
+ margin: 0.5em 0.5em 1em 0.5em;
}
table.StatSet tr {
@@ -117,7 +117,7 @@
[StatValueChart.css]
div.StatValueChart {
font-size: 0.9em;
- margin: 0 0 1em 0;
+ margin: 0 0 1.5em 0;
width: 30em;
}
Show replies by date