Style checkbox
This commit is contained in:
@@ -66,3 +66,7 @@
|
||||
.black .comment.lined {
|
||||
border-left: 1px solid #444444;
|
||||
}
|
||||
|
||||
.black .checkbox:checked + label::after {
|
||||
border-color: #ddd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user