From: Jan Schneider Date: Fri, 2 Jul 2010 22:20:36 +0000 (+0200) Subject: One more border color. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f1d2a97bbb70ac91952a6a8904a6cb007cd90f15;p=horde.git One more border color. --- diff --git a/horde/themes/silver/screen.css b/horde/themes/silver/screen.css index eeec7bd6d..f91bf32f9 100644 --- a/horde/themes/silver/screen.css +++ b/horde/themes/silver/screen.css @@ -52,7 +52,7 @@ a.widget { background: #eee; } -table.horde-table, table.horde-table td { +table.horde-table, table.horde-table td, table.horde-table th { border-color: #999; } .sortup {