mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-14 12:06:46 +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:
@@ -66,7 +66,15 @@ select:focus[data-flux-control] {
|
||||
} */
|
||||
|
||||
.leaflet-popup-content-wrapper {
|
||||
background-color: #404040!important;
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-in {
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-out {
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
.leaflet-container a {
|
||||
|
||||
Reference in New Issue
Block a user