diff options
author | Sean Finney <seanius@debian.org> | 2008-06-28 22:34:29 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2008-06-28 22:34:29 +0200 |
commit | 03114f2844d9492a8b4f7dc2c0753cf8ab7432c9 (patch) | |
tree | fb0aded9156547b684d9eb431dff351ff0820afb /static/css | |
parent | d1e58b6b8993c5a5a7f555323b85820a9ca09963 (diff) | |
download | patch-tracker-03114f2844d9492a8b4f7dc2c0753cf8ab7432c9.tar.gz |
shrink the diffstat info a bit
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/patches.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css index 17fc898..4a78635 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -69,3 +69,8 @@ div.pagefooter { .url { font-family: fixed; } + +.diffstat { + font-family: fixed; + font-size: small; +} |