summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-11-23 11:02:20 +0100
committerPatrick Simianer <p@simianer.de>2015-11-23 11:02:20 +0100
commit1a02a3a3c6c35c0632266fa8791bb0e990286464 (patch)
tree67319e48db45fbbd0f6695b9c62b436c2559ad90 /static
parentb30ec5588fdd6a8fe59e0b3f085990a722d640e3 (diff)
debug.css
Diffstat (limited to 'static')
-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 }