]> wagnertech.de Git - timetracker.git/blobdiff - default.css
Fixed charts to allow display of totals for unassigned projects and tasks.
[timetracker.git] / default.css
index 611d4255759464d3359909765556906921b16045..b1b7ec3663af8f1b05dda1f5aa1065ff1b8bc580 100644 (file)
@@ -33,6 +33,10 @@ a:visited { text-decoration: none; }
 
 a:hover { text-decoration: underline; }
 
+html {
+  overflow-y: scroll;
+}
+
 body {
   font-size: 10pt;
   font-family: verdana;