add Checkbox UI

add Checkbox UI
This commit is contained in:
梁灏 2016-09-20 22:00:16 +08:00
parent 4925f85fea
commit 6c5fbd8b04
13 changed files with 216 additions and 16 deletions

View file

@ -54,7 +54,7 @@
content: '';
border-radius: inherit;
z-index: 1;
.transition(opacity @animation-time);
.transition(opacity @transition-time);
pointer-events: none;
display: none;
}