add loading animation
Create _loader.scss Update main.scss Update _base.scss Update gui.js Update index.html removed trailing spaces removed trailing white spaces for real
This commit is contained in:
parent
b2c2627d73
commit
8b5bcbfede
6 changed files with 51 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
@import '_leaflet';
|
||||
@import '_leaflet.label';
|
||||
@import '_filters';
|
||||
@import '_loader';
|
||||
|
||||
$minscreenwidth: 630pt;
|
||||
$sidebarwidth: 420pt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue