- Posts: 12
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<style type="text/css">.radio-list li.radio-item label, .checkbox-list li.checkbox-item label { border:0; color: #333; background-color: #E1ECF7; </style>
Na, im Fragentext.Wo, wenn nicht in der custom.css?
<style type="text/css">.ls-answers tbody .answertext { text-align: left; } .table-bordered > thead > tr > th { border: 0; background-color: #ff9; } .table-bordered > thead > tr > td { border: 0; background-color: #ff9; } .table-bordered > tbody > tr > th { border: 0; background-color: #ff9; } .table-bordered > tbody > tr > td { border: 0; background-color: #ff9; } .table-bordered { border: 0px solid #dadada; background-color: #ff9; } body, .answer-container, .question-title-container, .question-valid-container { background-color: #ff9; } </style>