- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
<style type="text/css">.mybtn .btn-primary:hover { background-color: green; color: red !important; } .mybtn .btn-check:checked + .btn-primary { background-color: maroon !important; color: white !important; } .mybtn .btn-primary { background-color:GoldenRod; color:navy; } </style>
Please Log in to join the conversation.