UNPKG
2gis-maps
Version:
latest (4.0.9)
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.6
3.6.5
3.6.4
3.6.3
3.6.1
3.5.15
3.5.14
3.5.13
3.5.12
3.5.11
3.5.9
3.5.8
3.5.7
3.5.6
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.10
3.4.9
3.4.7
3.3.5
3.3.2
3.2.0
2.2.6
2.2.5
2.2.4
2.2.3
Interactive 2GIS maps API, based on Leaflet
github.com/2gis/mapsapi
2gis/mapsapi
2gis-maps
/
src
/
DGFullScreen
/
skin
/
light
/
less
/
dg-control-round.less
11 lines
(9 loc)
•
277 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
.dg-control-round__icon_name_fullscreen { &
:after
{ .notRepeatableBgWithSizes(
'DGRoundControl__fullscreenIcon_light'
); } .no-touch &
:hover
:after
, &
:active
:after
{ .notRepeatableBg(
'DGRoundControl__fullscreenIconHover_light'
); } }