MediaWiki:Kartographer.less
Jump to navigation
Jump to search
/* ======================= DOOGLE MAPS
======================== */
// footer in fullscreen .mw-kartographer-mapDialog-foot { background-color: var(--body-light); border-color: var(--body-mid); }
.mw-kartographer-interactive { // fullscreen wrapper .leaflet-container { color: var(--text-color); }
.leaflet-popup-content { a, a:visited, a:hover, a:active { color: var(--link-color); } a.new a.new:visited { color: var(--redlink-color); } } }
// popup eg when clicking pins .leaflet-popup-content-wrapper { background-color: var(--body-light); color: var(--text-color); }
.leaflet-popup-tip { border-top-color: var(--body-light); }