opacity on locate unavailable button
This commit is contained in:
parent
829b118e27
commit
5a034dc1fa
1 changed files with 3 additions and 0 deletions
|
@ -784,6 +784,9 @@ main:not([data-view=route-result]) #route-summary {
|
||||||
body:not(.mobileclient) .share-ui p {
|
body:not(.mobileclient) .share-ui p {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
body:not(.mobileclient) .locationinput.empty .locate {
|
||||||
|
opacity: 0.4;
|
||||||
|
}
|
||||||
main > .share-ui, #reload-msg, #app-ad {
|
main > .share-ui, #reload-msg, #app-ad {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue