Changed stylesheets to use relative scaling for horizontal bars.
[onis.git] / reports / dark-theme / style.css
index 73614ec..7ccb282 100644 (file)
@@ -116,11 +116,21 @@ table.hours img
 
 /* * * */
 
+table.big_ranking td.bar
+{
+       width: 100px;
+}
+
 table.big_ranking td.bar img
 {
        height: 15px;
 }
 
+table.big_ranking td.counter
+{
+       text-align: right;
+}
+
 table.big_ranking td.image
 {
        padding: 1px;