css fix for censor ui
This commit is contained in:
parent
5575bd2ddc
commit
e0c35620b0
@ -605,7 +605,7 @@ textarea#reply-text {
|
|||||||
[type=checkbox] {
|
[type=checkbox] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
:checked + span {
|
:checked + div {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user