- Posts: 33
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<style type="text/css"> .answer_cell_000, .answer_cell_0 { background-color: #eee !important; border-left: 1px solid red !important; border-right: 1px solid red !important; } </style>
$('.normal-item:last', this).removeClass('normal-item').addClass('exlusive-item')
$('.normal-item:first', this).removeClass('normal-item').addClass('exlusive-item')