- 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">type="text/css">@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) { .custom-array table.ls-answers { display: table; } .custom-array table.ls-answers thead { display: table-header-group; } .custom-array table.ls-answers tbody { display: table-row-group; } .custom-array table.ls-answers tr { display: table-row; } .custom-array table.ls-answers tr.ls-hidden { display: none; } .custom-array table.ls-answers th, .custom-array table.ls-answers td { display: table-cell; } .dir-ltr .custom-array table.ls-answers th, .dir-ltr .custom-array table.ls-answers td { text-align: center; } .dir-ltr .custom-array table.ls-answers tbody th.answertext { text-align: right; } .custom-array table.ls-answers tbody td { text-align:left; } .dir-ltr .custom-array .ls-answers td.radio-item, .dir-ltr .custom-array .ls-answers td.checkbox-item { padding: 8px 0; } .custom-array table.ls-answers tbody .control-label { text-align:left } .custom-array table.ls-answers .ls-label-xs-visibility { display: inline-block; position: relative; overflow: hidden; width: 17px; height: 17px; line-height: 21px; text-indent: 21px; left: auto; margin-left: -20px; } .dir-ltr .custom-array table.ls-answers .radio-item label.ls-label-xs-visibility::before, .dir-ltr .custom-array table.ls-answers .checkbox-item label.ls-label-xs-visibility::before { margin-left: 0px; } .dir-ltr .custom-array table.ls-answers .radio-item label.ls-label-xs-visibility::after, .dir-ltr .custom-array table.ls-answers .checkbox-item label.ls-label-xs-visibility::after { margin-left: 0px; } .custom-array table.ls-answers > tbody > tr:hover { background-color: inherit; } } </style>
Please Log in to join the conversation.
Das würde ich auch nicht.Teilnehmende verstehen sonst nicht, was beispielsweise mit 1 gemeint ist
In solchen Fällen ist es immer ratsam den lss Export dieser relevanten Frage zu schicken.aber es funktioniert noch nicht.
Please Log in to join the conversation.
Please Log in to join the conversation.