summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-02 02:14:21 +0200
committerSean Finney <seanius@debian.org>2008-06-02 02:14:21 +0200
commit8ae6627249e5d6a7fc02d3280dc3818fd64f21aa (patch)
treeb173894c196823cc58500a3841f41a1850c06917 /static/css
parentd84c4c56500e5de9109507cf46476505d4b1d0a9 (diff)
downloadpatch-tracker-8ae6627249e5d6a7fc02d3280dc3818fd64f21aa.tar.gz
first shot at patch handling/mangling/markup
Diffstat (limited to 'static/css')
-rw-r--r--static/css/patches.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css
index a055320..6c7509e 100644
--- a/static/css/patches.css
+++ b/static/css/patches.css
@@ -1,3 +1,7 @@
+th {
+ background-color: #ddd;
+}
+
table.summary {
border: 1px solid;
}