Add color back to geolocate control in oled theme
This commit is contained in:
parent
534f658766
commit
db450560ec
@ -40,4 +40,12 @@
|
||||
color: #ccc;
|
||||
border: 2px solid #333;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
#app.oled-burn-in .mapboxgl-ctrl-group .mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
|
||||
filter: contrast(30%);
|
||||
}
|
||||
|
||||
#app.oled-burn-in .mapboxgl-ctrl-group .mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
|
||||
filter: contrast(30%);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user