provide a possibility to create checklists in bbcode [x] creates a checked checkbox, [] creates an unchecked checkbox
This commit is contained in:
@@ -319,3 +319,8 @@ img.smiley.emoji:hover {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
input.listcheckbox {
|
||||
margin: 0px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user