Falls du findest wie ich dynamisch backgroud in
.checkbox-small-orange-wrap:after {
content:"";
width: 56px;
height:16px;
border-radius: 13px;
background: -webkit-linear-gradient(top, #558abd 0%, #5488ba 31%, #46729d 61%, #2a4661 100%);
box-shadow:
inset 0 1px 10px rgba(0, 0, 0, 0.8);
position: absolute;
left: 2px;
top: 2px;
transition: all 1s ease-in-out;
}
ändern kann. Dann kann ich das machen.