forked from tanner/qotnews
style: Apply transparent background to checkboxes
This commit is contained in:
@@ -310,3 +310,7 @@ button.comment {
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user