MediaWiki:Vector-darkmode.less/dooglemaps.less

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:11, 17 October 2024 (Created page with "→‎======================= DOOGLE MAPS ========================: .oo-ui-window-foot.mw-kartographer-mapDialog-foot { background-color: @cloud-burst; border-color: @waikawa-grey; .mw-kartographer-inlinefoot { .mw-kartographer-captionfoot { color: @dark-text; } } } .mw-kartographer-interactive { .leaflet-control-container { a, a:visited, a:hover, a:active { color: #222222 !important; } } .leaflet-popup-content { a, a:visited, a:hove..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* ======================= DOOGLE MAPS ======================== */

.oo-ui-window-foot.mw-kartographer-mapDialog-foot { background-color: @cloud-burst; border-color: @waikawa-grey;

.mw-kartographer-inlinefoot { .mw-kartographer-captionfoot { color: @dark-text; } } }

.mw-kartographer-interactive { .leaflet-control-container { a, a:visited, a:hover, a:active { color: #222222 !important; } } .leaflet-popup-content { a, a:visited, a:hover, a:active { color: @dark-links; } } .leaflet-popup-content-wrapper { background-color: @pickled-bluewood; color: @dark-text; } .leaflet-popup-tip { border-top-color: @pickled-bluewood; } }