Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Hintergrundfarbe und Verstecken der Gitterlinien

  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 7 months ago #205013 by Joffm
Na gut,
für eine Matrix kannst Du dies nehmen.
Jedenfalls klappt es bei mir in 3.22.24 und "skelvanilla"


Oder auch in "fruity"

Code:
<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>

Für andere Fragetypen musst Du dann mit einem Webdevelopment-Toll nachsehen, welhe Klassen relevant sind.

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
Moderators: Joffm

Lime-years ahead

Online-surveys for every purse and purpose