prevented deletion of tasks with subtasks
This commit is contained in:
@@ -132,8 +132,8 @@ li.task > button{
|
||||
display: none;
|
||||
}
|
||||
|
||||
li.task:hover{
|
||||
padding: 15px 0;
|
||||
li.task{
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
li.task:hover > button{
|
||||
|
||||
Reference in New Issue
Block a user