slightly better styles
This commit is contained in:
parent
8cfd8d3270
commit
e6031c2209
@ -80,10 +80,15 @@ body {
|
|||||||
}
|
}
|
||||||
.cp-task-remove {
|
.cp-task-remove {
|
||||||
margin: @spacing;
|
margin: @spacing;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.cp-task-checkbox {
|
.cp-task-checkbox {
|
||||||
font-size: 45px;
|
font-size: 45px;
|
||||||
width: 45px;
|
width: 45px;
|
||||||
|
cursor: pointer;
|
||||||
|
&:hover {
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.cp-task-checkbox-checked {
|
.cp-task-checkbox-checked {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user