Changed stylesheets to use relative scaling for horizontal bars.
[onis.git] / reports / light-theme / style.css
index 997f70c..ddc18e7 100644 (file)
@@ -69,6 +69,19 @@ table.big_ranking img
        height: 10px;
 }
 
+table.big_ranking td.bar
+{
+       width: 100px;
+}
+
+table.big_ranking td.counter
+{
+       background-color: #f8f8f8;
+       color: black;
+       border: none;
+       text-align: right;
+}
+
 table.big_ranking td.image img,
 table.userdetails td.image img
 {