mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Started initial tasklist attempt, failed implementation
This commit is contained in:
@ -310,6 +310,7 @@ li > ol, li > ul {
|
||||
}
|
||||
|
||||
li.checkbox-item, li.task-list-item {
|
||||
display: list-item;
|
||||
list-style: none;
|
||||
margin-left: -($-m * 1.2);
|
||||
input[type="checkbox"] {
|
||||
|
Reference in New Issue
Block a user