- Posts: 17
- 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.
Please Log in to join the conversation.
Nee, nee,habe ich in die custom.css im Verzeichnis themes/survey/vanilla/css eingetragen.
Please Log in to join the conversation.
Please Log in to join the conversation.
.ls-answers tbody .answertext { text-align: left !important; }
.ls-answers tbody .answertext { text-align: right !important; }
Please Log in to join the conversation.
Please Log in to join the conversation.
div#javatbd{SGQ}1 .btn-primary { background-color: #b3d1ff; } div#javatbd{SGQ}2 .btn-primary { background-color: #66a3ff; }
.bootstrap-buttons-div:nth-child(1) .button-item.btn-primary { background-color: #00A800; border-color: #95A5A6; } .bootstrap-buttons-div:nth-child(2) .button-item.btn-primary { background-color: #9CE400; border-color: #95A5A6; }
Please Log in to join the conversation.
.bootstrap-buttons-div:nth-child(1) .button-item.btn-primary { background-color: #00cc00; border-color: #00cc00; color: #000000; } .bootstrap-buttons-div:nth-child(2) .button-item.btn-primary { background-color: #80e600; border-color: #80e600; color: #000000; } .bootstrap-buttons-div:nth-child(3) .button-item.btn-primary { background-color: #fffe00; border-color: #fffe00; color: #000000; } .bootstrap-buttons-div:nth-child(4) .button-item.btn-primary { background-color: #e57e00; border-color: #e57e00; color: #000000; } .bootstrap-buttons-div:nth-child(5) .button-item.btn-primary { background-color: #cc0000; border-color: #cc0000; color: #000000; } .btn-primary.active, .btn-primary:active { /*background-color: #3d1100 !important;*/ border-color: #3d1100 !important; border-width: thick !important; } .btn-primary:hover { border-color: #3d1100 !important; border-width: thin !important; } .btn-primary.active:hover { border-color: #3d1100 !important; border-width: thick !important; }
Please Log in to join the conversation.
Kannst Du doch.Cool wäre natürlich, wenn ich diesen Button-Typ einen eigenen Namen geben könnte.
Please Log in to join the conversation.