about summary refs log tree commit diff
path: root/public/css/style.css
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-25 17:24:13 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-25 17:24:13 +0200
commit7e222db2393e93c851ad43019636c3c06bbbaa1a (patch)
tree9c0990fc504cb59a1c1829c4e8816ebe48639e69 /public/css/style.css
parentaugment width (diff)
downloadjitterbug-7e222db2393e93c851ad43019636c3c06bbbaa1a.tar.gz
sort commits; show under the appropriate box
Diffstat (limited to 'public/css/style.css')
-rw-r--r--public/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 1e33a4e..6cce1f1 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -207,7 +207,7 @@ pre {
    overflow:hidden;
 }
 
-#display_test_result {
+.display_test_result {
    background: black;
    color: white;
 }