- Posts: 85
- Thank you received: 9
Ask the community, share ideas, and connect with other LimeSurvey users!
.radio-item label { padding-left: 20px; padding-top: 3px; } .radio-item label:before { width: 30px; height: 30px; border-color: #aaa; margin-right: 20px; } .radio-item label::after { background-color: #702000; width: 20px; height: 20px; left: 5px; top: 5px; }
.checkbox-item label, .checkbox-item label.ls-label-xs-visibility { padding-left: 30px; padding-top: 3px; } .checkbox-item label::before, .checkbox-item label.ls-label-xs-visibility::before { width: 30px; height: 30px; } .checkbox-item label::after, .checkbox-item label.ls-label-xs-visibility::after { width: 30px; height: 30px; border-radius: 2px; padding-top: 0px; padding-left: 5px; background-color: #702000; color: white; font-size: 24px; line-height: 27px; } .checkbox-item .ls-label-xs-visibility { width: 30px; height: 30px; } .checkbox-list .input-sm { height: 32px; font-size: inherit; } .othertext-label-checkbox-container { padding-top: 0; } .radio-item .ls-label-xs-visibility { width: 30px; height: 30px; } .radio-item label { padding-left: 25px; padding-top: 3px; } .radio-item label:before { width: 30px; height: 30px; border-color: #aaa; margin-right: 20px; } .radio-item label::after { background-color: #702000; width: 20px; height: 20px; left: 5px; top: 5px; }