4,554
edits
No edit summary |
No edit summary |
||
Line 1,094: | Line 1,094: | ||
input[type='checkbox']:checked+div::before { | input[type='checkbox']:checked+div::before { | ||
width: | width: 20px; | ||
height: | height: 20px; | ||
margin: 5px; | margin: 5px; | ||
background: green; | background: green; | ||
} | } |