X-Git-Url: https://git.octo.it/?p=onis.git;a=blobdiff_plain;f=reports%2Flight-theme%2Fstyle.css;h=8e2906a1cd58498dd2a50e21a484de930401d114;hp=aae0209de800d46836d24cc252f7257bb7e59c72;hb=30318d9847fb17c24933f450559ca7998baabaf0;hpb=649037a3363386190b228cf221c27674e91bfcfb diff --git a/reports/light-theme/style.css b/reports/light-theme/style.css index aae0209..8e2906a 100644 --- a/reports/light-theme/style.css +++ b/reports/light-theme/style.css @@ -221,12 +221,16 @@ table.userdetails td.convpartners td.bar img height: 4px; } -table.userdetails table.hours tr.bars +table.userdetails table.hours tr.bars, +table.userdetails table.weekdays tr.bars, +table.userdetails table.longterm tr.bars { height: 75px; } -table.userdetails table.hours tr.bars td.bar img +table.userdetails table.hours tr.bars td.bar img, +table.userdetails table.weekdays tr.bars td.bar img, +table.userdetails table.longterm tr.bars td.bar img { width: 3px; }