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 {
|
.map-switcher-inline {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
|
||||||
.map-switcher-inline {
|
|
||||||
background: #FFC0CB;
|
background: #FFC0CB;
|
||||||
margin: 12px;
|
margin: 12px;
|
||||||
min-width: 280px;
|
min-width: 280px;
|
||||||
@ -26,8 +16,3 @@
|
|||||||
background-image: none;
|
background-image: none;
|
||||||
border-color: #ff6065;
|
border-color: #ff6065;
|
||||||
}
|
}
|
||||||
@media (max-width: 990px){
|
|
||||||
.map-switcher-inline {
|
|
||||||
visibility: hidden;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user