Added progress bar to fires map

This commit is contained in:
vjrj 2018-02-27 11:08:55 +01:00
parent 73588a67d2
commit b5620cea46
5 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,5 @@
.loading-bar {
height: 3px;
overflow: hidden;
margin-top: -3px;
}