button for adding tile layer

This commit is contained in:
Nils Schneider 2015-04-12 03:24:46 +02:00
commit a0120221ae
2 changed files with 30 additions and 0 deletions

View file

@ -10,6 +10,10 @@
content: '\f2a7';
}
button.add-layer:after {
content: '\f217';
}
.node-alert {
-webkit-animation: blink 2s linear;
-webkit-animation-iteration-count: infinite;