Tweak .horde-table.
authorJan Schneider <jan@horde.org>
Fri, 2 Jul 2010 22:16:42 +0000 (00:16 +0200)
committerJan Schneider <jan@horde.org>
Mon, 5 Jul 2010 10:34:45 +0000 (12:34 +0200)
horde/themes/silver/screen.css

index ffbd617..eeec7bd 100644 (file)
@@ -52,6 +52,9 @@ a.widget {
     background: #eee;
 }
 
+table.horde-table, table.horde-table td {
+    border-color: #999;
+}
 .sortup {
     background: #ccc url("graphics/za.png") center left no-repeat;
 }