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: 16px; | ||
height: | height: 16px; | ||
background: green; | background: green; | ||
} | } |