UNPKG

qwc2-lts

Version:
44 lines (38 loc) 923 B
div#map { position: absolute; } /* Move and re-style rotation reset button */ div.ol-rotate { padding: 0; top: 4em!important; right: 0.5em!important; } div.ol-rotate button { font-size: 1.25em!important; background-color: var(--map-button-bg-color)!important; color: var(--map-button-text-color)!important; cursor: pointer; } div.ol-overlaycontainer-stopevent { z-index: 101!important; } span.map-loading-indicator { display: flex; align-items: center; opacity: 0; transition: opacity 0.5s; color: var(--panel-text-color); background-color: var(--panel-bg-color); box-shadow: 0 -2px 4px rgba(136, 136, 136, 0.5); position: absolute; bottom: 2.7em; left: 0.25em; padding: 0.25em; border-radius: 0.25em; font-size: small; } span.map-loading-indicator > div.spinner { width: 1.5em; height: 1.5em; margin-right: 0.25em; }