Fixed the stylesheets again.. They really need a rewrite, too :/
[onis.git] / reports / light-theme / style.css
index 8e2906a..997f70c 100644 (file)
@@ -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;
-}