Commit | Line | Data |
---|---|---|
e70f8d0a | 1 | .path-mod-assign div.gradingnavigation div { |
bbd0e548 DW |
2 | float: left; |
3 | margin-left: 2em; | |
4 | } | |
5 | ||
e70f8d0a DW |
6 | .path-mod-assign div.submissionstatustable, |
7 | .path-mod-assign div.submissionfull, | |
8 | .path-mod-assign div.submissionlinks, | |
9 | .path-mod-assign div.usersummary, | |
10 | .path-mod-assign div.feedback, | |
11 | .path-mod-assign div.gradingsummary { | |
bbd0e548 DW |
12 | margin-bottom: 5em; |
13 | } | |
14 | ||
e70f8d0a DW |
15 | .path-mod-assign div.submissionstatus .generaltable, |
16 | .path-mod-assign div.submissionlinks .generaltable, | |
17 | .path-mod-assign div.feedback .generaltable, | |
18 | .path-mod-assign div.submissionsummarytable .generaltable, | |
19 | .path-mod-assign div.attempthistory table, | |
20 | .path-mod-assign div.gradingsummary .generaltable { | |
bbd0e548 DW |
21 | width: 100%; |
22 | } | |
23 | ||
e70f8d0a DW |
24 | .path-mod-assign table.generaltable table td { |
25 | border: 0px none; | |
26 | } | |
fa7f3a86 | 27 | |
e70f8d0a DW |
28 | .path-mod-assign .gradingsummarytable, |
29 | .path-mod-assign .feedbacktable, | |
30 | .path-mod-assign .lockedsubmission, | |
31 | .path-mod-assign .submissionsummarytable { | |
bbd0e548 DW |
32 | margin-top: 1em; |
33 | } | |
34 | ||
e70f8d0a | 35 | .path-mod-assign div.submissionsummarytable table tbody tr td.c0 { |
bbd0e548 DW |
36 | width: 30%; |
37 | } | |
38 | ||
e70f8d0a | 39 | .path-mod-assign .submittedlate { |
bbd0e548 DW |
40 | color: red; |
41 | font-weight: 900; | |
42 | } | |
43 | ||
e70f8d0a DW |
44 | .path-mod-assign.jsenabled .gradingoptionsform .fsubmit { |
45 | display: none; | |
46 | } | |
47 | ||
48 | .path-mod-assign.jsenabled .gradingtable .c1 select { | |
49 | display: none; | |
50 | } | |
51 | ||
52 | .path-mod-assign .quickgradingform .mform fieldset { | |
53 | margin: 0px; | |
54 | padding: 0px; | |
55 | } | |
56 | ||
57 | .path-mod-assign .gradingbatchoperationsform .mform fieldset { | |
58 | margin: 0px; | |
59 | padding: 0px; | |
60 | } | |
bbd0e548 | 61 | |
e70f8d0a DW |
62 | .path-mod-assign td.submissionstatus, |
63 | .path-mod-assign div.submissionstatus, | |
64 | .path-mod-assign a:link.submissionstatus { | |
bbd0e548 DW |
65 | color: black; |
66 | background-color: #efefef; | |
67 | } | |
68 | ||
e70f8d0a DW |
69 | .path-mod-assign td.submissionstatusdraft, |
70 | .path-mod-assign div.submissionstatusdraft, | |
71 | .path-mod-assign a:link.submissionstatusdraft { | |
bbd0e548 DW |
72 | color: black; |
73 | background-color: #efefcf; | |
74 | } | |
75 | ||
e70f8d0a DW |
76 | .path-mod-assign td.submissionstatussubmitted, |
77 | .path-mod-assign div.submissionstatussubmitted, | |
78 | .path-mod-assign a:link.submissionstatussubmitted { | |
bbd0e548 DW |
79 | color: black; |
80 | background-color: #cfefcf; | |
81 | } | |
82 | ||
83 | ||
e70f8d0a DW |
84 | .path-mod-assign td.submissionlocked, |
85 | .path-mod-assign div.submissionlocked { | |
bbd0e548 DW |
86 | color: black; |
87 | background-color: #efefcf; | |
88 | } | |
89 | ||
e70f8d0a DW |
90 | .path-mod-assign td.submissionreopened, |
91 | .path-mod-assign div.submissionreopened { | |
df211804 DW |
92 | color: black; |
93 | background-color: #efefef; | |
94 | } | |
95 | ||
e70f8d0a DW |
96 | .path-mod-assign td.submissiongraded, |
97 | .path-mod-assign div.submissiongraded { | |
bbd0e548 DW |
98 | color: black; |
99 | background-color: #cfefcf; | |
100 | } | |
101 | ||
e70f8d0a DW |
102 | .path-mod-assign td.submissionnotgraded, |
103 | .path-mod-assign div.submissionnotgraded { | |
bbd0e548 DW |
104 | color: black; |
105 | background-color: #efefef; | |
106 | } | |
107 | ||
e70f8d0a DW |
108 | .path-mod-assign td.latesubmission, |
109 | .path-mod-assign a:link.latesubmission, | |
110 | .path-mod-assign div.latesubmission { | |
bbd0e548 DW |
111 | color: black; |
112 | background-color: #efcfcf; | |
113 | } | |
114 | ||
e70f8d0a DW |
115 | .path-mod-assign td.earlysubmission, |
116 | .path-mod-assign div.earlysubmission { | |
bbd0e548 DW |
117 | color: black; |
118 | background-color: #cfefcf; | |
119 | } | |
120 | ||
e70f8d0a DW |
121 | .path-mod-assign .gradingtable .c0 { |
122 | display: none; | |
123 | } | |
bbd0e548 | 124 | |
e70f8d0a DW |
125 | .path-mod-assign.jsenabled .gradingtable .c0 { |
126 | display: table-cell; | |
127 | } | |
bbd0e548 | 128 | |
e70f8d0a DW |
129 | .path-mod-assign .gradingbatchoperationsform { |
130 | display: none; | |
131 | } | |
bbd0e548 | 132 | |
e70f8d0a DW |
133 | .path-mod-assign.jsenabled .gradingbatchoperationsform { |
134 | display: block; | |
135 | } | |
136 | ||
137 | .path-mod-assign .gradingtable tr.selectedrow td { | |
138 | background-color: #ffeecc; | |
139 | } | |
140 | ||
141 | .path-mod-assign .gradingtable tr.unselectedrow td { | |
142 | background-color: white; | |
143 | } | |
144 | ||
145 | .path-mod-assign .gradingtable .c0 div.selectall { | |
146 | margin-left: 7px; | |
147 | } | |
148 | ||
149 | .path-mod-assign .gradingtable .yui3-menu ul { | |
bbd0e548 DW |
150 | margin: 0px; |
151 | } | |
152 | ||
e70f8d0a | 153 | .path-mod-assign .gradingtable .yui3-menu-label { |
bbd0e548 | 154 | padding-left: 0px; |
0348468b | 155 | line-height: 12px; |
bbd0e548 | 156 | } |
e70f8d0a DW |
157 | |
158 | .path-mod-assign .gradingtable .yui3-menu-label img { | |
159 | padding: 0 3px; | |
160 | } | |
161 | ||
162 | .path-mod-assign .gradingtable .yui3-menu li { | |
bbd0e548 DW |
163 | list-style-type: none; |
164 | } | |
165 | ||
e70f8d0a | 166 | .path-mod-assign.jsenabled .gradingtable .yui3-loading { |
bbd0e548 DW |
167 | display: none; |
168 | } | |
169 | ||
e70f8d0a | 170 | .path-mod-assign .gradingtable .yui3-menu .yui3-menu-content { |
bbd0e548 | 171 | border: 0px; |
0348468b | 172 | padding-top: 0; |
bbd0e548 DW |
173 | } |
174 | ||
e70f8d0a | 175 | .path-mod-assign div.gradingtable tr .quickgrademodified { |
bf78ebd6 | 176 | background-color: #FFCC99; |
a1e54f4d | 177 | } |
9e795179 | 178 | |
e70f8d0a | 179 | .path-mod-assign td.submissioneditable { |
9e795179 DW |
180 | color: red; |
181 | } | |
66d3fe37 | 182 | |
e70f8d0a | 183 | .path-mod-assign .expandsummaryicon { |
66d3fe37 DW |
184 | cursor: pointer; |
185 | display: none; | |
186 | } | |
187 | ||
e70f8d0a | 188 | .path-mod-assign.jsenabled .expandsummaryicon { |
66d3fe37 DW |
189 | display: inline; |
190 | } | |
191 | ||
e70f8d0a | 192 | .path-mod-assign .hidefull { |
66d3fe37 DW |
193 | display: none; |
194 | } | |
0b352fd9 | 195 | |
e70f8d0a DW |
196 | .path-mod-assign .quickgradingform form .commentscontainer input, |
197 | .path-mod-assign .quickgradingform form .commentscontainer textarea { | |
0b352fd9 DW |
198 | display: none; |
199 | } | |
200 | ||
e70f8d0a DW |
201 | .path-mod-assign.jsenabled .quickgradingform form .commentscontainer input, |
202 | .path-mod-assign.jsenabled .quickgradingform form .commentscontainer textarea { | |
0b352fd9 DW |
203 | display: inline; |
204 | } | |
df211804 | 205 | |
e70f8d0a | 206 | .path-mod-assign .previousfeedbackwarning { |
df211804 DW |
207 | font-size: 140%; |
208 | font-weight: bold; | |
209 | text-align: center; | |
210 | color: #500; | |
211 | } | |
212 | ||
e70f8d0a | 213 | .path-mod-assign .submissionhistory { |
df211804 DW |
214 | background-color: #b0b0b0; |
215 | } | |
216 | ||
e70f8d0a | 217 | .path-mod-assign .submissionhistory .cell.historytitle { |
df211804 DW |
218 | background-color: #808080; |
219 | } | |
220 | ||
e70f8d0a | 221 | .path-mod-assign .submissionhistory .cell { |
df211804 DW |
222 | background-color: #d0d0d0; |
223 | } | |
224 | ||
e70f8d0a | 225 | .path-mod-assign .submissionhistory .singlebutton { |
df211804 DW |
226 | display: inline-block; |
227 | float: right; | |
228 | } | |
229 | ||
e70f8d0a | 230 | .path-mod-assign.dir-rtl .submissionhistory .singlebutton { |
df211804 DW |
231 | float: left; |
232 | } | |
233 | ||
e70f8d0a | 234 | .path-mod-assign .submissionsummarytable .singlebutton { |
df211804 DW |
235 | display: inline-block; |
236 | } | |
237 | ||
e70f8d0a | 238 | .path-mod-assign.jsenabled .mod-assign-history-link { |
df211804 DW |
239 | display: block; |
240 | cursor: pointer; | |
241 | margin-bottom: 7px; | |
242 | } | |
243 | ||
e70f8d0a | 244 | .path-mod-assign.jsenabled .mod-assign-history-link h4 { |
df211804 DW |
245 | display: inline; |
246 | } | |
247 | ||
e70f8d0a | 248 | .path-mod-assign.jsenabled .attempthistory h4 { |
df211804 DW |
249 | margin-bottom: 7px; |
250 | text-align: left; | |
251 | } | |
252 | ||
e70f8d0a | 253 | .path-mod-assign.jsenabled.dir_rtl .attempthistory h4 { |
df211804 DW |
254 | text-align: right; |
255 | } | |
256 | ||
e70f8d0a | 257 | .path-mod-assign.dir-rtl.jsenabled .mod-assign-history-link h4 { |
df211804 DW |
258 | text-align: right; |
259 | } | |
260 | ||
e70f8d0a | 261 | .path-mod-assign.jsenabled .mod-assign-history-link-open { |
df211804 DW |
262 | padding: 0 5px 0 20px; background: url([[pix:t/expanded]]) 2px center no-repeat; |
263 | } | |
264 | ||
e70f8d0a | 265 | .path-mod-assign.jsenabled .mod-assign-history-link-closed { |
df211804 DW |
266 | padding: 0 5px 0 20px; background: url([[pix:t/collapsed]]) 2px center no-repeat; |
267 | } | |
268 | ||
e70f8d0a | 269 | .path-mod-assign.dir-rtl.jsenabled .mod-assign-history-link-closed { |
df211804 DW |
270 | padding: 0 20px 0 5px; background: url([[pix:t/collapsed_rtl]]) 2px center no-repeat; |
271 | } | |
272 | ||
e70f8d0a | 273 | .path-mod-assign .submithelp { |
df211804 DW |
274 | padding: 1em; |
275 | } | |
276 | ||
e70f8d0a | 277 | .path-mod-assign .feedbacktitle { |
df211804 DW |
278 | font-weight: bold; |
279 | } | |
280 | ||
e70f8d0a DW |
281 | .path-mod-assign .submitconfirm, |
282 | .path-mod-assign .submissionlinks, | |
283 | .path-mod-assign .submissionaction { | |
df211804 DW |
284 | text-align: center; |
285 | } | |
7b647abc | 286 | |
e70f8d0a DW |
287 | .path-mod-assign .submissionsummarytable .c0, |
288 | .path-mod-assign .mod-assign-history-panel .c0 { | |
7b647abc DW |
289 | width: 150px; |
290 | } | |
e9ddbae9 | 291 | |
e70f8d0a | 292 | .path-mod-assign .gradingtable .moodle-actionmenu { |
e9ddbae9 DW |
293 | white-space: nowrap; |
294 | } | |
e70f8d0a DW |
295 | |
296 | .path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a { | |
e9ddbae9 DW |
297 | padding-left: 12px; |
298 | padding-right: 12px; | |
299 | } | |
e70f8d0a DW |
300 | |
301 | .path-mod-assign .gradingtable .menu-action img { | |
e9ddbae9 DW |
302 | display: none; |
303 | } | |
2949dedc SH |
304 | |
305 | .path-mod-assign .editsubmissionform input[name="submissionstatement"] { | |
306 | vertical-align: top; | |
307 | } | |
308 | .path-mod-assign .editsubmissionform label[for="id_submissionstatement"] { | |
309 | display: inline-block; | |
310 | } |