live map updates

This commit is contained in:
Nabeel Shahzad
2018-05-04 13:59:47 -05:00
parent d80e70e2b1
commit 0cd7b3b71f
15 changed files with 178 additions and 48 deletions

View File

@@ -15,6 +15,12 @@
background-color: rgba(232, 232, 232, 0.9);
}
.map-info-label {
display:block;
padding: 5px;
background-color: rgba(232, 232, 232, 0.9);
}
.dashboard-box {
background: #067ec1;
color: #FFF;