summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-01-06 15:02:36 -0500
committerPliable Pixels <pliablepixels@gmail.com>2017-01-06 15:02:36 -0500
commit7d019a5b495bd512202c353f320c242695ddd671 (patch)
tree07a3bf001e317b5fa7b106548ed8b3bc39c58f3d /www/css
parente91f7c28aa780027c6e399820615871011e3311f (diff)
zone editing UI framework sort of done - no backend code, so hiding for now #423
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index c25dfd59..3383e3fd 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -1224,6 +1224,7 @@ videogular div.event-time {
.zonelayer .zonepoint {
stroke:#2ecc71;
fill:#2ecc71;
+fill-opacity: 0.8;
}
.zonelayer .Active {