- Posts: 81
- Thank you received: 4
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
<style type="text/css"> .radio-item label::before { border-color: black; } </style>
<style type="text/css"> .radio-item:nth-child(1) label::before { border-color: black; } .radio-item:nth-child(2) label::before { border: 2px solid black; } .radio-item:nth-child(3) label::before { border-color: red; } </style>
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.