Index: /branches/1.2/admin/xcache.css
===================================================================
--- /branches/1.2/admin/xcache.css	(revision 360)
+++ /branches/1.2/admin/xcache.css	(revision 361)
@@ -1,4 +1,5 @@
-input, table { font-family: sans-serif; font-size: 11px; }
-table { border-collapse: collapse; }
+input, table { font-family: sans-serif; }
+input { font-size: 12px; }
+table { border-collapse: collapse; font-size: 11px; }
 table.cycles { border: 1px solid black; margin-top: 5px; margin-bottom: 5px; }
 table.cycles .col1 { background-color: #f5f5f5; }
@@ -7,4 +8,5 @@
 table.cycles th { background-color: #9999cc; color: black; font-weight: bold; height: 20px; line-height: 20px; font-family: serif; }
 th a { color: black; font-weight: bold; display: block; width: 100%; height: 100%; }
+th { font-size: 12px; }
 .moduleinfo table { border: 1px solid black; }
 .moduleinfo table th, .moduleinfo table td { border: 1px solid black; }
@@ -18,5 +20,5 @@
 .freeblocks td { text-align: right; }
 form {margin: 0; padding: 0}
-.percent { border: 1px solid black; width: 80%; height: 100%; }
+.percent { border: 1px solid black; width: 80%; height: 20px; }
 .percent div { font-size: 1px; line-height: 1px; width: 100%;}
 .percent .pavail { background: blue; }
