- Posts: 79
- Thank you received: 3
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.
.disable-irrelevant.ls-irrelevant.ls-hidden { display:flex; } .disable-irrelevant.ls-irrelevant .form-control { background-color: #eee; cursor: not-allowed; } .no-question { border-top:0; margin-top: -5px; } .no-question .question-title-container, .no-question .question-valid-container { display:none; } .no-question .answer-container { padding-top: 1em; padding-bottom: 0.5em; } .no-question .question-container { border: none !important; margin-top: -10px !important; } .no-bottom { border-bottom:0; margin-bottom:0; } .no-bottom .answer-container { padding-bottom: 0em; } .ls-answers label, .answer-item label, .control-label { font-weight: 400; }
Please Log in to join the conversation.