mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
147 lines
3.9 KiB
CSS
147 lines
3.9 KiB
CSS
/* This CSS file is included if a Right-to-Left language is used */
|
|
.printouttable td:first-child {
|
|
text-align: left;
|
|
}
|
|
img#logo {
|
|
float: right;
|
|
margin-right: 38px;margin-left: 0;
|
|
}
|
|
.survey-description,.survey-survey-description {
|
|
padding-right: 20px;padding-left: 0;
|
|
}
|
|
.survey-groupname {
|
|
padding: 2px 3px 0 0;
|
|
}
|
|
.asterisk {
|
|
padding: 0 10px 0 5px;
|
|
}
|
|
.survey-question-help {
|
|
margin: 12px 2px 0 0;
|
|
}
|
|
.survey-question-help img {
|
|
padding: 0 10px 10px 5px;
|
|
}
|
|
.credits {
|
|
float: left;
|
|
padding-left: 15px;padding-right: 0;
|
|
}
|
|
.choice-5-pt-radio .survey-question-answer li,.list-radio-flexible .survey-question-answer li,.list-radio .survey-question-answer li,.list-with-comment .survey-question-answer li,.multiple-opt .survey-question-answer li,.multiple-opt-comments .survey-question-answer li,.multiple-short-txt .survey-question-answer li,.numeric-multi .survey-question-answer li,.yes-no .survey-question-answer li,.gender .survey-question-answer li
|
|
{
|
|
text-align: right;
|
|
margin: 0 0.5em 0.5em 0;
|
|
}
|
|
.choice-5-pt-radio .survey-question-answer li,.list-radio-flexible .survey-question-answer li,.list-radio .survey-question-answer li,.list-with-comment .survey-question-answer li
|
|
{
|
|
margin-right: 2em;margin-left: 0;
|
|
}
|
|
.choice-5-pt-radio .survey-question-answer ul,.yes-no .survey-question-answer ul,.gender .survey-question-answer ul {
|
|
text-align: right;
|
|
}
|
|
.choice-5-pt-radio .survey-question-answer ul li,.yes-no .survey-question-answer ul li,.gender .survey-question-answer ul li {
|
|
padding: 0 0 0 2em;
|
|
}
|
|
.date p.question {
|
|
margin-right: 1em;margin-left: 0;
|
|
}
|
|
.date p.tip,.numeric-multi p.tip,.numeric p.tip {
|
|
margin-right: 1.5em;margin-left: 0;
|
|
}
|
|
.numeric p.question {
|
|
margin-right: 1em;margin-left: 0;
|
|
}
|
|
.numeric-multi p.tip.error,.numeric-multi input.tip.error {
|
|
text-align: right;
|
|
}
|
|
.numeric-multi p.tip.good,.numeric-multi input.tip.good {
|
|
text-align: right;
|
|
}
|
|
ul.cols-2 li,ul.cols-2-ul,ul.cols-3 li,ul.cols-3-ul,ul.cols-4 li,ul.cols-4-ul,ul.cols-5 li,ul.cols-5-ul,ul.cols-6 li,ul.cols-6-ul,ul.cols-7 li,ul.cols-7-ul,ul.cols-8 li,ul.cols-8-ul
|
|
{
|
|
float: right;
|
|
}
|
|
.list-dropdown-flexible p.question,.list-dropdown p.question {
|
|
margin-right: 1em;margin-left: 0;
|
|
}
|
|
.list-with-comment div.list {
|
|
float: right;
|
|
}
|
|
.list-with-comment p.select {
|
|
float: right;
|
|
}
|
|
.list-with-comment div.list p {
|
|
text-align: right;
|
|
}
|
|
.list-with-comment p.comment {
|
|
text-align: right;
|
|
float: right;
|
|
}
|
|
.numeric-multi ul.computed {
|
|
float: right;
|
|
padding-left: 2em;padding-right: 0;
|
|
}
|
|
.multiple-opt-comments ul li span.option {
|
|
padding: 0.3em 2em 0 1em;
|
|
}
|
|
.multiple-short-txt ul li label,.numeric-multi ul li label {
|
|
padding: 0.3em 0 0 1em;
|
|
}
|
|
.numeric-multi ul.computed li label
|
|
.numeric-multi ul.slider.computed li label {
|
|
padding-left: 0;
|
|
}
|
|
.multiple-opt-comments ul li span.comment,.multiple-short-txt ul li span,.numeric-multi ul li span
|
|
{
|
|
padding: 0.3em 1em 0 0;
|
|
}
|
|
.multiple-opt-comments ul li span {
|
|
padding: 0.3em 0 0 1em;
|
|
}
|
|
.numeric-multi div.multinum-slider {
|
|
float: right;
|
|
}
|
|
.numeric-multi ul.multiplenumerichelp li span,.numeric-multi ul.multiplenumerichelp.slider li span
|
|
{
|
|
padding: 0 0.3em 0 0;
|
|
}
|
|
.text-short input,.text-short textarea,.text-long textarea,.text-huge textarea
|
|
{
|
|
margin-right: 1em;margin-left: 0;
|
|
}
|
|
#limesurvey table.question tbody th.answertext,#limesurvey table.question tbody th.arraycaptionleft
|
|
{
|
|
text-align: left;
|
|
}
|
|
#limesurvey table.question tbody th.answertextright {
|
|
text-align: right;
|
|
}
|
|
.survey-question {
|
|
float: right;
|
|
}
|
|
#tokenform label {
|
|
float: right;
|
|
margin-left: 0.5em;margin-right: 0;
|
|
}
|
|
#tokenform img {
|
|
margin-left: 5px;margin-right: 0;
|
|
}
|
|
#tokenform input.submit {
|
|
margin-right: 18em;margin-left: 0;
|
|
}
|
|
.outerframe.withindex,.withindex .outerframe{
|
|
margin-left: 26em;
|
|
margin-right: 1em;
|
|
}
|
|
#index {
|
|
left: 0;
|
|
}
|
|
#index h3 {
|
|
margin: 0.5em 0.5em 0 0;
|
|
}
|
|
#index .container .row {
|
|
text-align: right;
|
|
}
|
|
#index .container .row .hdr {
|
|
text-align: left;
|
|
padding: 0 0 0 0.5em;
|
|
}
|