mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
show checkboxes on forum pages
This commit is contained in:
parent
0c8b69444e
commit
9d7b987cfe
@ -85,6 +85,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.thredded--form {
|
||||
input[type="checkbox"] {
|
||||
position: relative !important;
|
||||
opacity: 1 !important;
|
||||
pointer-events: inherit !important;
|
||||
}
|
||||
}
|
||||
|
||||
.thredded--messageboard--byline {
|
||||
i.material-icons {
|
||||
font-size: 0.9em;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user