Css tweaks for touch devices
This commit is contained in:
@@ -152,6 +152,9 @@
|
|||||||
.ol-touch .ol-zoom-extent button {
|
.ol-touch .ol-zoom-extent button {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
}
|
}
|
||||||
|
.ol-touch .ol-zoom-extent {
|
||||||
|
top: 5.5em;
|
||||||
|
}
|
||||||
.ol-zoom button:hover,
|
.ol-zoom button:hover,
|
||||||
.ol-zoom button:focus,
|
.ol-zoom button:focus,
|
||||||
.ol-zoom-extent button:hover,
|
.ol-zoom-extent button:hover,
|
||||||
@@ -214,6 +217,10 @@ button.ol-full-screen-true:after {
|
|||||||
bottom: .3em;
|
bottom: .3em;
|
||||||
left: 2.2em;
|
left: 2.2em;
|
||||||
}
|
}
|
||||||
|
.ol-touch .ol-has-tooltip:hover [role=tooltip],
|
||||||
|
.ol-touch .ol-has-tooltip:focus [role=tooltip] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.ol-zoom .ol-has-tooltip:hover [role=tooltip],
|
.ol-zoom .ol-has-tooltip:hover [role=tooltip],
|
||||||
.ol-zoom .ol-has-tooltip:focus [role=tooltip] {
|
.ol-zoom .ol-has-tooltip:focus [role=tooltip] {
|
||||||
bottom: 1.1em;
|
bottom: 1.1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user