UNPKG
hae-mobile-ui
Version:
latest (0.9.0)
0.9.0
Pure UI Library For Hae
hae-mobile-ui
/
src
/
styles
/
weui
/
widget
/
weui_cell
/
weui_check
/
weui_check_common.less
14 lines
(11 loc)
•
200 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import
"../../../base/fn"
;
.weui-check__label
{
.setTapColor
(); &
:active
{
background-color
:
#ECECEC
; } }
.weui-check
{
position
: absolute;
left
: -
9999em
; }