summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-06-23 16:03:23 +0200
committerPatrick Simianer <p@simianer.de>2015-06-23 16:03:23 +0200
commit14f7bbab028d781cd2057a348862f911324338fd (patch)
tree170df2d80cb4aea161700e26bd951d06276a81f5 /static
parent553d54484725614fa73e805b59136a39e6dee295 (diff)
overhaul
Diffstat (limited to 'static')
-rw-r--r--static/debug.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/debug.css b/static/debug.css
new file mode 100644
index 0000000..4cc77f7
--- /dev/null
+++ b/static/debug.css
@@ -0,0 +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 }
+