aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-11-14 17:13:52 +0100
committerKristian Lyngstol <kristian@bohemians.org>2016-11-14 17:13:52 +0100
commitfef5855bd63d8c7033e2d2d48e2d478d3f632580 (patch)
treeec9fe60561609c12a1a5292e110b6bf8fbf6893c /web/css
parent3d1bcca02e1063e3082a101d76020fcdeb77b445 (diff)
Provide basic UI for template-testing
Still leaves a lot to be desired, but is a good start. References #151
Diffstat (limited to 'web/css')
-rw-r--r--web/css/nms.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/nms.css b/web/css/nms.css
index d10dd81..17f4ff9 100644
--- a/web/css/nms.css
+++ b/web/css/nms.css
@@ -73,7 +73,7 @@ div.map-mode-legend {
right: 15px;
z-index: 999;
}
-#admin, #oplog {
+#admin, #oplog, #template {
display: none;
}
.vertical div.map-mode-legend {