mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updating to Limesurvey 1.9.1+ revision 11132 (part one)
This commit is contained in:
@@ -386,6 +386,8 @@ input.submit:hover {
|
||||
font-size: 0.9em
|
||||
}
|
||||
|
||||
.asterisk {display:none}
|
||||
.mandatory .asterisk {display:inline;}
|
||||
.asterisk {
|
||||
color: #FF0000;
|
||||
padding: 0 5px 0 10px;
|
||||
@@ -394,6 +396,9 @@ input.submit:hover {
|
||||
span.qnumcode {
|
||||
font-style:italic;
|
||||
}
|
||||
.showqnumcode-X .qnumcode {
|
||||
display:none;
|
||||
}
|
||||
|
||||
.questionhelp {
|
||||
visibility: visible;
|
||||
@@ -1167,10 +1172,11 @@ td.statsImageholder {
|
||||
}
|
||||
|
||||
/* Question Index */
|
||||
.outerframe.withindex {
|
||||
.outerframe.withindex,.withindex .outerframe{
|
||||
margin-left: 1em;
|
||||
margin-right: 26em;
|
||||
}
|
||||
.allinone .withindex{margin:0}
|
||||
|
||||
#index {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user