Add label option to FullScreen control

This commit is contained in:
tsauerwein
2015-01-15 10:59:59 +01:00
parent 0d26a9aa87
commit 7679069520
4 changed files with 43 additions and 15 deletions

View File

@@ -120,12 +120,6 @@
.ol-zoom .ol-zoom-out {
border-radius: 0 0 2px 2px;
}
button.ol-full-screen-false:after {
content: "\2194";
}
button.ol-full-screen-true:after {
content: "\00d7";
}
.ol-attribution {