slightly better styles

This commit is contained in:
ansuz 2017-07-26 13:03:25 +02:00
parent 8cfd8d3270
commit e6031c2209

View File

@ -80,10 +80,15 @@ body {
}
.cp-task-remove {
margin: @spacing;
cursor: pointer;
}
.cp-task-checkbox {
font-size: 45px;
width: 45px;
cursor: pointer;
&:hover {
color: #999;
}
}
.cp-task-checkbox-checked {