add classes to style fake checkboxes based on checkstate
This commit is contained in:
@@ -77,4 +77,10 @@ body {
|
||||
font-size: 45px;
|
||||
width: 45px;
|
||||
}
|
||||
.cp-task-checkbox-checked {
|
||||
|
||||
}
|
||||
.cp-task-checkbox-unchecked {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user