X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=reports%2Flight-theme%2Fstyle.css;fp=reports%2Flight-theme%2Fstyle.css;h=997f70c9332d3794c886c3f11a71db4a892fc65a;hb=f5bc0eb13f5335ad82b8fdad5e33916f9a827f14;hp=8e2906a1cd58498dd2a50e21a484de930401d114;hpb=f9dd48a60e5893b56000af15354f4aceb5037d8a;p=onis.git diff --git a/reports/light-theme/style.css b/reports/light-theme/style.css index 8e2906a..997f70c 100644 --- a/reports/light-theme/style.css +++ b/reports/light-theme/style.css @@ -235,6 +235,14 @@ table.userdetails table.longterm tr.bars td.bar img width: 3px; } +table.userdetails table.conversations tr td +{ + color: black; + background-color: transparent; + + border: none; +} + table.userdetails td.image { vertical-align: top; @@ -373,8 +381,3 @@ th font-weight: bold; font-style: italic; } - -tr.hour_row td -{ - border: 1px solid gray; -}