Completed the Longterm Plugin. It seems to drain performance quite a bit though....
[onis.git] / reports / light-theme / style.css
index aaf08fc..aae0209 100644 (file)
@@ -174,6 +174,22 @@ table.legend td
        width: 125px;
 }
 
+table.longterm tr.bars
+{
+       height: 100px;
+}
+
+table.longterm tr.bars td
+{
+       color: black;
+       background-color: transparent;
+}
+
+table.longterm tr.bars td img
+{
+       width: 3px;
+}
+
 table.plugin
 {
        width: 500px;
@@ -333,6 +349,12 @@ td.numeration
        background-color: silver;
 }
 
+td.numeration.sun,
+td.numeration.sat
+{
+       color: maroon;
+}
+
 td.invis
 {
        background-color: transparent;