add Checkbox UI
add Checkbox UI
This commit is contained in:
parent
4925f85fea
commit
6c5fbd8b04
13 changed files with 216 additions and 16 deletions
|
@ -46,7 +46,7 @@ a {
|
|||
text-decoration: none;
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
transition: color @transition-time ease;
|
||||
.transition(color @transition-time ease);
|
||||
|
||||
&:hover {
|
||||
color: @link-hover-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue