drop not applicable css remmants
This commit is contained in:
parent
f181daa900
commit
0fa112e732
@ -1,15 +1,5 @@
|
||||
.map-theme {
|
||||
filter: grayscale(100%) invert(1);
|
||||
}
|
||||
|
||||
.map-theme {
|
||||
filter: none;
|
||||
}
|
||||
|
||||
.map-switcher-inline {
|
||||
border-radius: 4px;
|
||||
}
|
||||
.map-switcher-inline {
|
||||
background: #FFC0CB;
|
||||
margin: 12px;
|
||||
min-width: 280px;
|
||||
@ -26,8 +16,3 @@
|
||||
background-image: none;
|
||||
border-color: #ff6065;
|
||||
}
|
||||
@media (max-width: 990px){
|
||||
.map-switcher-inline {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user