summaryrefslogtreecommitdiff
path: root/static/debug.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/debug.css')
-rw-r--r--static/debug.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/debug.css b/static/debug.css
index 4cc77f7..7721b6f 100644
--- a/static/debug.css
+++ b/static/debug.css
@@ -1,7 +1,7 @@
-.red { color: red }
-.green { color: green }
-th { border: 1px solid #000 }
-td { border: 1px solid #000; text-align:right }
-td.noborder { border: 0 }
-td.left { text-align: left }
+.red { color:red }
+.green { color:green }
+th { border:1px solid #000 }
+td { border:1px solid #000; text-align:right }
+td.noborder { border:0 }
+td.left { text-align:left }