[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 .path-mod-choice .results { 2 border-collapse: separate; 3 } 4 5 .path-mod-choice .results .data { 6 vertical-align: top; 7 white-space: nowrap; 8 } 9 10 .path-mod-choice .button { 11 text-align: center; 12 } 13 14 .path-mod-choice .attemptcell { 15 width: 5px; 16 white-space: nowrap; 17 } 18 19 .path-mod-choice .anonymous, 20 .path-mod-choice .names { 21 margin-left: auto; 22 margin-right: auto; 23 width: 80%; 24 } 25 26 .path-mod-choice .downloadreport { 27 border-width: 0; 28 margin-left: 10%; 29 } 30 31 .path-mod-choice .choiceresponse { 32 width: 100%; 33 } 34 35 .path-mod-choice .choiceresponse .picture { 36 width: 10px; 37 white-space: nowrap; 38 } 39 40 .path-mod-choice .choiceresponse .fullname { 41 width: 100%; 42 white-space: nowrap; 43 } 44 45 .path-mod-choice .responseheader { 46 width: 100%; 47 text-align: center; 48 margin-top: 10px; 49 } 50 51 .path-mod-choice .choices .option label { 52 vertical-align: top; 53 } 54 55 .path-mod-choice .choices .option input { 56 vertical-align: middle; 57 } 58 59 .path-mod-choice .horizontal, 60 .path-mod-choice .vertical { 61 margin-left: 10%; 62 margin-right: 10%; 63 } 64 65 .path-mod-choice .horizontal .choices .option { 66 padding-right: 20px; 67 display: inline-block; 68 white-space: normal; 69 } 70 71 .path-mod-choice .horizontal .choices .button { 72 margin-top: 10px; 73 } 74 75 .path-mod-choice ul.choices li { 76 list-style: none; 77 } 78 79 .path-mod-choice .results { 80 text-align: center; 81 } 82 83 .path-mod-choice .results.anonymous .graph.horizontal { 84 vertical-align: middle; 85 text-align: left; 86 width: 70%; 87 } 88 89 .path-mod-choice .results.anonymous .graph.vertical, 90 .path-mod-choice .cell { 91 vertical-align: bottom; 92 text-align: center; 93 } 94 95 .path-mod-choice .results.names .header { 96 width: 10%; 97 white-space: normal; 98 } 99 100 .path-mod-choice .results.names .cell { 101 vertical-align: top; 102 text-align: left; 103 } 104 105 .path-mod-choice .results.names .user, 106 .path-mod-choice #yourselection { 107 padding: 5px; 108 } 109 110 .path-mod-choice .results.names .user .attemptaction, 111 .path-mod-choice .results.names .user .image, 112 .path-mod-choice .results.names .user .fullname { 113 float: left; 114 } 115 116 .path-mod-choice .results.names .user .fullname { 117 padding-left: 5px; 118 } 119 120 .path-mod-choice .results .data.header { 121 width: 10%; 122 } 123 124 .path-mod-choice .responseaction { 125 text-align: center; 126 } 127 128 .path-mod-choice .results .option { 129 white-space: normal; 130 } 131 132 .path-mod-choice .response { 133 overflow: auto; 134 } 135 136 .path-mod-choice .results .option, 137 .path-mod-choice .results .numberofuser, 138 .path-mod-choice .results .percentage { 139 font-weight: bold; 140 font-size: 108%; 141 } 142 143 #page-mod-choice-report .downloadreport ul li { 144 list-style: none; 145 padding: 0 20px; 146 float: left; 147 } 148 149 .path-mod-choice .clearfloat { 150 float: none; 151 clear: both; 152 } 153 154 /** 155 * Override for RTL layout 156 */ 157 .path-mod-choice.dir-rtl .horizontal .choices .option { 158 padding-right: 0px; 159 padding-left: 20px; 160 float: right; 161 } 162 163 .path-mod-choice.dir-rtl .results.anonymous .graph.horizontal { 164 text-align: right; 165 } 166 167 .path-mod-choice.dir-rtl .results.anonymous { 168 text-align: center; 169 } 170 171 .path-mod-choice.dir-rtl .results.names .cell { 172 text-align: right; 173 } 174 175 .path-mod-choice.dir-rtl .results.names .user .attemptaction, 176 .path-mod-choice.dir-rtl .results.names .user .image, 177 .path-mod-choice.dir-rtl .results.names .user .fullname, 178 .path-mod-choice.dir-rtl .results.names .user .fullname { 179 padding-left: 0px; 180 padding-right: 5px; 181 } 182 183 .path-mod-choice.dir-rtl .downloadreport { 184 margin-left: 0; 185 margin-right: 25%; 186 } 187 188 #page-mod-choice-report.dir-rtl .downloadreport ul li { 189 float: right; 190 } 191 192 #page-mod-choice-view.dir-rtl .reportlink { 193 text-align: left; 194 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |