mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated limesurvey to revision 11019
This commit is contained in:
@@ -12,19 +12,22 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* This part don't have to be modified */
|
||||
/* Base style only */
|
||||
html{font-size:100%}body{font-family:Arial, Helvetica, FreeSans, sans-serif;font-size:.85em;line-height:1.4;color:#000;background:#FFF;margin:0;padding:0}html,body{height:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;font-style:normal;margin:1em 0 .5em}h1{font-size:1.5em}h2{font-size:1.3em}h3{font-size:1.2em}h4{font-size:1.1em}ul,ol{margin:.75em 0 .75em 32px;padding:0}address{font-style:italic;margin:.75em 0}a{text-decoration:underline}a:link{color:#11C}a:visited{color:#339}a:hover,a:focus,a:active{color:#00F}a:active{outline:none}a img{border:none}strong{font-weight:700}form,fieldset{border:none;margin:0;padding:0}input,button,select{vertical-align:middle}abbr[title]{border-bottom:1px dotted;cursor:help}blockquote{border-left:solid 2px #ddd;margin:.75em 0 .75em 20px;padding:0 0 0 10px}q cite,q q{font-style:normal}blockquote p,li p{margin:.5em 0}dt{font-weight:700;margin:.75em 0 0}dd{margin:.25em 0 .25em 32px}table{border-collapse:separate;border-spacing:0;border:1px solid gray;margin:0}table td,table th{border:1px solid #ccc;vertical-align:top;padding:4px}article,aside,dialog,figure,footer,header,hgroup,menu,nav,section{display:block}ul#surveylist{list-style:none}.hide{position:absolute;top:-9999px;left:-9999px}.good{color:#090}#progress-wrapper{width:252px;font-size:12px;height:20px;margin:0 auto}#progress-wrapper #progress-pre{float:left;width:45px;text-align:right;margin:0 5px 0 0}#progress-wrapper .ui-widget-content{float:left;width:150px;height:1em;text-align:left;border-color:#666;border-style:solid;border-width:1px}#progress-wrapper .ui-widget-header{background-color:#AAA;background-image:none;border:1px solid #666}#progress-wrapper #progress-post{float:left;width:45px;text-align:left;margin:0 0 0 5px}.ui-slider{width:15em;display:inline-block;border:1px solid #666;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:.4em 0 .2em}.slider_showmin{float:left;width:3em;font-size:.7em;font-weight:400;text-align:left;color:#666;margin:1.4em 0 0}.slider_showmax{float:right;width:3em;font-size:.7em;font-weight:400;text-align:right;color:#666;margin:1.4em 0 0}.slider_lefttext{display:inline-block;position:relative;top:-.5em;padding-right:1em;text-align:right;font-size:.9em;color:#666}.slider_righttext{display:inline-block;position:relative;top:-.5em;padding-left:1em;font-size:.9em;color:#666}.slider_callout{overflow:hidden;position:absolute;top:-1.3em;margin-left:.8em;text-align:right;color:#333;font-size:.9em}#percentcomplete{height:20px;display:block;margin:5px 0}h5,h6{font-size:1em}p,dl{margin:.75em 0}em,q,cite{font-style:italic}.error,.problem{color:#f70}
|
||||
.ie .ui-slider{display:inline;}
|
||||
/* --------------------------------------------- */
|
||||
/* Basic adaptation of the template : */
|
||||
/* color and image */
|
||||
/* --------------------------------------------- */
|
||||
|
||||
body {background:#FEFEFE;color:#222;}
|
||||
body {background:#FEFEFE;color:#444;}
|
||||
a:link {color: #5670A1;}
|
||||
a:visited {color: #5670A1;}
|
||||
a:hover, a:focus, a:active {background-color: #E5F8A8;color: #5670A1;}
|
||||
/* Global margin and with*/
|
||||
/* width of limesurvey contents parts */
|
||||
.wrapper,#content{padding:0;margin:0 auto;max-width:1024px;}
|
||||
.wrapper,#content{padding:0;margin:0 auto;max-width:1024px;width:auto !important; width:1024px}
|
||||
|
||||
/* Head decoration */
|
||||
#head{
|
||||
@@ -90,6 +93,14 @@ ul#surveylist li a.surveytitle{color:#5670A1;}
|
||||
#languagechanger select[disabled]
|
||||
{border:1px solid #dbdbdb;background:#FEFEFE;color:#dbdbdb;cursor:inherit;}
|
||||
|
||||
.ie .tools input,
|
||||
.ie .tools a,
|
||||
.ie .navigator input,
|
||||
.ie input#savebutton,
|
||||
.ie input#loadbutton
|
||||
{height:2em}
|
||||
|
||||
/* gloabl information block */
|
||||
.note,#tokenmessage{border:#8195BA 1px solid;background:#EEF6FF;}
|
||||
|
||||
/* Group decoration */
|
||||
@@ -397,6 +408,12 @@ table.question tbody td.ddarrayseparator{border-top-width: 0px;}
|
||||
text-align: left;
|
||||
margin: 1em 0;
|
||||
}
|
||||
.ie .multiple-opt-comments .answers,
|
||||
.ie .multiple-short-txt .answers,
|
||||
.ie .numeric-multi .answers,
|
||||
.ie .multiple-opt .answers
|
||||
{overflow:hidden;}
|
||||
|
||||
/* some inline list */
|
||||
.choice-5-pt-radio .answers ul li
|
||||
,.yes-no .answers ul li
|
||||
@@ -689,7 +706,11 @@ text-align:center;
|
||||
{
|
||||
margin-left:45%;
|
||||
}
|
||||
|
||||
.ie .multiple-opt .answers ul li input.checkbox,
|
||||
.ie .list-radio .answers ul li input.radio,
|
||||
.ie .list-with-comment .answers ul li input.radio,
|
||||
.ie .list-radio-flexible .answers ul li input.radio
|
||||
{margin-left:0;}
|
||||
|
||||
.text-short input
|
||||
,.text-short textarea
|
||||
|
||||
Reference in New Issue
Block a user