Automatic installer lang files (20101122)
[moodle.git] / mod / survey / styles.css
blobcdd3ea523898ee39ae402ab83044daced2c622a6
1 .path-mod-survey .smalltext {font-size: 0.75em;}
3 .path-mod-survey .surveytable .rblock label {display: block;}
4 .path-mod-survey .surveytable .foundthat,
5 .path-mod-survey .surveytable .preferthat {white-space: nowrap;}
6 .path-mod-survey .surveytable .buttoncell {width:5%;}
7 .path-mod-survey .surveytable .optioncell,
8 .path-mod-survey .surveytable .questioncell {width:50%;vertical-align:top;}
9 .path-mod-survey .surveytable .whitecell {background-color:white;}
11 .path-mod-survey #surveyform th {font-weight: normal;text-align: left;}
12 .path-mod-survey #surveyform th.hresponse {text-align: center;width: 9%;}
14 #page-mod-survey-report .fullnamecell {width:10%;vertical-align:top;white-space: nowrap;}