mirror of
https://github.com/detleph/components.git
synced 2026-09-04 23:44:33 +02:00
2 lines
625 B
CSS
2 lines
625 B
CSS
._containerLabel_m2tfx_1{display:grid;grid-template-columns:1em auto;gap:.5em}._checkbox_m2tfx_7{appearance:none;margin:0;width:1.2em;height:1.2em;border:.15em solid #636363;border-radius:.25em;display:grid;place-content:center;transition:border .1s linear}._checkbox_m2tfx_7:before{content:"";width:1em;height:1em;background:url(/close.svg);background-size:contain;background-position:center;transform:scale(0);transition:transform .1s ease-in-out,filter .1s linear}._checkbox_m2tfx_7:checked:before{transform:scale(1)}._checkbox_m2tfx_7:disabled{border-color:#afafaf}._checkbox_m2tfx_7:disabled:before{filter:grayscale(1)}
|