- Posts: 27
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<style> .dragDropTable ul.dragDropChoiceList li, .dragDropTable ol.dragDropRankList li { background-color: green; } </style>
.dragDropChoices { background: none #FF00FF !important; } .dragDropRanks { background: none #00CC00 !important; }