style: Apply transparent background to checkboxes
This commit is contained in:
committed by
Tanner Collin (aider)
parent
32e438d15a
commit
01b0e87a79
@@ -310,3 +310,7 @@ button.comment {
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user