summaryrefslogtreecommitdiffstats
path: root/htdocs/css
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-08-21 09:49:58 +0800
committerJeremy Kerr <jk@ozlabs.org>2008-08-21 09:49:58 +0800
commit78c0c95461d3792344366caf253034df36b544e3 (patch)
treeffca6e80f1ff9b9050ce3e7b0c684449546697d9 /htdocs/css
parentc561ebe710d6e6a43aa4afc6c2036a215378ce87 (diff)
downloadpatchwork-78c0c95461d3792344366caf253034df36b544e3.tar.bz2
patchwork-78c0c95461d3792344366caf253034df36b544e3.tar.xz
Fix invalid border style
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'htdocs/css')
-rw-r--r--htdocs/css/style.css1
1 files changed, 0 insertions, 1 deletions
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;