From 78c0c95461d3792344366caf253034df36b544e3 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Thu, 21 Aug 2008 09:49:58 +0800 Subject: [PATCH] Fix invalid border style Signed-off-by: Jeremy Kerr --- htdocs/css/style.css | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.2