mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-13 23:56:47 +00:00
🎨 Update Leaflet control styles for consistent theme
- Applied dark theme to `zoom-in` and `zoom-out` controls to align with existing popup styling.
This commit is contained in:
@@ -69,6 +69,14 @@ select:focus[data-flux-control] {
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-in {
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-out {
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-container a {
|
||||
color: unset!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user