From: Jeremy Kerr Date: Thu, 21 Aug 2008 01:49:58 +0000 (+0800) Subject: Fix invalid border style X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=78c0c95461d3792344366caf253034df36b544e3;p=patchwork Fix invalid border style Signed-off-by: Jeremy Kerr --- diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 2d8d628..fad339f 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -109,7 +109,6 @@ table.patchlist td { table.patchlist td.patchlistfilters { background: #c0c0ff; - border-top: thin solid #; border-top: thin solid gray; border-bottom: thin solid black; font-size: smaller;