summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-11 21:47:17 +0200
committerSean Finney <seanius@debian.org>2008-06-11 21:47:17 +0200
commita1c489e00ec4ead9f5c55dd95d94b6b9e0602306 (patch)
treee384c3d7caa1e6838fd0cc79baa9706a1e9ae2ee /static/css
parent6a70f64a3cac69d9d6dc8346ad845db07f6c1dc5 (diff)
downloadpatch-tracker-a1c489e00ec4ead9f5c55dd95d94b6b9e0602306.tar.gz
further cgi related fixes
Diffstat (limited to 'static/css')
-rw-r--r--static/css/patches.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css
index 57c29b0..15fe762 100644
--- a/static/css/patches.css
+++ b/static/css/patches.css
@@ -34,4 +34,5 @@ div.patch {
margin: 30px;
padding: 15px;
background-color: #eee;
+ border: 1px solid black;
}