Commit | Line | Data |
---|---|---|
5c386472 DW |
1 | .assignfeedback_editpdf_widget .toolbar ul { |
2 | display: none; | |
3 | } | |
4 | ||
5 | .assignfeedback_editpdf_widget .toolbar li { | |
6 | list-style-type: none; | |
7 | } | |
8 | .assignfeedback_editpdf_widget .drawingcanvas { | |
9 | position: relative; | |
10 | min-width: 817px; | |
11 | min-height: 1169px; | |
12 | cursor: crosshair; | |
13 | } | |
14 | ||
15 | .assignfeedback_editpdf_widget { | |
16 | user-select: none; | |
17 | -moz-user-select: none; | |
18 | -webkit-user-select: none; | |
19 | -o-user-select: none; | |
20 | } | |
21 | ||
22 | .assignfeedback_editpdf_widget .pageheader { | |
23 | background-color: #ebebeb; | |
24 | border-bottom: 1px solid #cccccc; | |
298a7ee3 | 25 | padding: 0px; |
5c386472 DW |
26 | padding-left: 20px; |
27 | padding-right: 20px; | |
28 | min-height: 50px; | |
29 | } | |
30 | ||
31 | .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_widget .moodle-dialogue-bd { | |
32 | padding: 0px; | |
33 | } | |
34 | ||
35 | .assignfeedback_editpdf_unsavedchanges.haschanges{ | |
36 | display: block; | |
37 | } | |
38 | .assignfeedback_editpdf_unsavedchanges { | |
39 | display: none; | |
40 | margin-top: 1em; | |
41 | } | |
42 | .yui3-colourpicker-hidden, | |
43 | .yui3-commentsearch-hidden, | |
44 | .yui3-commentmenu-hidden { | |
45 | display: none; | |
46 | } | |
298a7ee3 DW |
47 | .assignfeedback_editpdf_widget .pageheader button img { |
48 | padding-top: 2px; | |
49 | } | |
5c386472 DW |
50 | .assignfeedback_editpdf_widget .pageheader button:active { |
51 | background-color: #ccc; | |
52 | } | |
53 | .assignfeedback_editpdf_widget .pageheader select, | |
54 | .assignfeedback_editpdf_widget .pageheader button { | |
55 | background: none; | |
56 | padding: 4px 10px; | |
57 | border: 0px; | |
58 | border-radius: 0px; | |
59 | margin: 0px; | |
60 | height: 30px; | |
61 | cursor: pointer; | |
62 | } | |
298a7ee3 DW |
63 | .assignfeedback_editpdf_widget .pageheader select { |
64 | vertical-align: top; | |
65 | -webkit-appearance: none; | |
66 | -moz-appearance: menulist-text; | |
67 | background-color: #fff; | |
68 | } | |
69 | .assignfeedback_editpdf_widget .pageheader select::-ms-expand { | |
70 | display: none; | |
71 | } | |
5c386472 DW |
72 | |
73 | .assignfeedback_editpdf_widget .pageheader .navigation button + button, | |
74 | .assignfeedback_editpdf_widget .pageheader .toolbar button + button, | |
75 | .assignfeedback_editpdf_widget .pageheader .navigation select + button, | |
76 | .assignfeedback_editpdf_widget .pageheader .toolbar select + button { | |
77 | border-left: 1px solid #cccccc; | |
78 | border-right: 0px; | |
79 | } | |
80 | ||
81 | .assignfeedback_editpdf_widget .pageheader .navigation button { | |
82 | border-right: 1px solid #cccccc; | |
83 | } | |
84 | .assignfeedback_editpdf_widget .pageheader .toolbar, | |
85 | .assignfeedback_editpdf_widget .pageheader .navigation-search, | |
86 | .assignfeedback_editpdf_widget .pageheader .navigation { | |
87 | border: 1px solid #cccccc; | |
88 | border-bottom-color: #b3b3b3; | |
89 | border-radius: 4px; | |
90 | margin: 10px 4px; | |
91 | background-color: white; | |
92 | height: 30px; | |
93 | line-height: 30px; | |
94 | padding: 0px; | |
95 | } | |
96 | ||
97 | .assignfeedback_editpdf_commentsearch ul { | |
98 | max-height: 400px; | |
99 | overflow-y: auto; | |
100 | padding: 1em; | |
101 | } | |
102 | .assignfeedback_editpdf_commentsearch ul li { | |
103 | line-height: 1.4em; | |
104 | } | |
105 | .assignfeedback_editpdf_commentsearch a pre { | |
106 | font-family: helvetica; | |
107 | margin: 0px; | |
108 | padding: 4px; | |
109 | } | |
110 | ||
111 | .assignfeedback_editpdf_widget .navigation-search, | |
112 | .assignfeedback_editpdf_widget .navigation { | |
113 | float: left; | |
114 | } | |
115 | ||
116 | .dir-rtl .assignfeedback_editpdf_widget .navigation-search, | |
117 | .dir-rtl .assignfeedback_editpdf_widget .navigation { | |
118 | float: right; | |
119 | } | |
120 | .assignfeedback_editpdf_widget .toolbar { | |
121 | float: right; | |
122 | } | |
123 | .dir-rtl .assignfeedback_editpdf_widget .toolbar { | |
124 | float: left; | |
125 | } | |
126 | .assignfeedback_editpdf_widget .navigation, | |
127 | .assignfeedback_editpdf_widget .navigation-search, | |
128 | .assignfeedback_editpdf_widget .toolbar { | |
129 | display: inline-block; | |
130 | } | |
131 | ||
132 | .assignfeedback_editpdf_colourpicker ul { | |
133 | margin: 0px; | |
134 | } | |
135 | ||
136 | .assignfeedback_editpdf_commentmenu li.quicklist_comment { | |
137 | width: 150px; | |
138 | } | |
139 | .assignfeedback_editpdf_commentmenu li.quicklist_comment a { | |
140 | white-space: nowrap; | |
141 | display: inline-block; | |
142 | max-width: 130px; | |
143 | overflow: hidden; | |
144 | text-overflow: ellipsis; | |
145 | } | |
146 | .assignfeedback_editpdf_commentmenu a.delete_quicklist_comment { | |
147 | float: right; | |
148 | } | |
149 | .dir-rtl .assignfeedback_editpdf_commentmenu a.delete_quicklist_comment { | |
150 | float: left; | |
151 | } | |
152 | .assignfeedback_editpdf_dropdown button { | |
153 | border: 0px; | |
154 | background: none; | |
155 | padding-left: 12px; | |
156 | padding-right: 12px; | |
157 | padding-top: 6px; | |
158 | padding-bottom: 6px; | |
159 | border-radius: 0px; | |
160 | border-top: 1px solid #cccccc; | |
161 | } | |
162 | .assignfeedback_editpdf_dropdown li:first-child button { | |
163 | border-top: 0px; | |
164 | } | |
165 | .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-wrap { | |
166 | box-shadow: none; | |
167 | -moz-box-shadow: none; | |
168 | -webkit-box-shadow: none; | |
169 | } | |
170 | .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd { | |
171 | padding: 0px; | |
172 | } | |
173 | .assignfeedback_editpdf_dropdown .moodle-dialogue-hd, | |
174 | .assignfeedback_editpdf_dropdown .moodle-dialogue-ft { | |
175 | display: none; | |
176 | } | |
177 | .assignfeedback_editpdf_menu li hr { | |
178 | margin: 0px; | |
179 | } | |
180 | .assignfeedback_editpdf_menu li a { | |
181 | text-decoration: none; | |
182 | color: #555; | |
183 | margin: 10px; | |
184 | } | |
185 | .assignfeedback_editpdf_menu li:hover, | |
186 | .assignfeedback_editpdf_menu li:hover a, | |
187 | .assignfeedback_editpdf_menu li a:hover { | |
188 | background-color: #08c; | |
189 | color: white; | |
190 | text-decoration: underline; | |
191 | } | |
192 | ul.assignfeedback_editpdf_menu { | |
193 | margin: 0px; | |
194 | } | |
195 | .assignfeedback_editpdf_menu li { | |
196 | list-style-type: none; | |
197 | margin: 0px; | |
198 | border-radius: 4px; | |
199 | } | |
200 | .assignfeedback_editpdf_menu li button { | |
201 | margin: 0px; | |
202 | } | |
203 | ||
204 | .assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton:hover, | |
205 | .assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton { | |
206 | background-color: #CCF; | |
207 | background-image: none; | |
208 | } | |
209 | ||
210 | .assignfeedback_editpdf_widget .commentdrawable img { | |
211 | padding: 1px; | |
212 | } | |
213 | ||
214 | .assignfeedback_editpdf_widget .commentdrawable a { | |
215 | float: right; | |
216 | position: relative; | |
217 | left: -17px; | |
218 | top: 2px; | |
219 | height: 14px; | |
220 | background-color: white; | |
221 | border-left: 1px solid #ccc; | |
222 | border-bottom: 1px solid #ccc; | |
223 | line-height: 14px; | |
224 | } | |
225 | ||
226 | .dir-rtl .assignfeedback_editpdf_widget .commentdrawable a { | |
227 | float: left; | |
228 | left: none; | |
229 | right: -17px; | |
230 | border-left: 0px; | |
231 | border-right: 1px solid #ccc; | |
232 | } | |
233 | ||
234 | .assignfeedback_editpdf_widget .commentdrawable textarea { | |
235 | padding: 4px; | |
236 | padding-right: 20px; | |
237 | resize: none; | |
238 | overflow: hidden; | |
239 | color: black; | |
240 | border: 2px solid #ccc; | |
241 | border-radius: 4px; | |
242 | font-size: 16px; | |
243 | font-family: helvetica; | |
244 | min-height: 1.2em; | |
245 | } | |
246 | ||
247 | .assignfeedback_editpdf_widget .commentdrawable { | |
248 | display: inline-block; | |
249 | } | |
250 | ||
251 | .dir-rtl .assignfeedback_editpdf_widget .commentdrawable textarea { | |
252 | padding-left: 20px; | |
253 | padding-right: 4px; | |
254 | } | |
aa3e4bde JM |
255 | .assignfeedback_editpdf_widget .drawingcanvas .loading .progressbarlabel { |
256 | text-align: center; | |
257 | } | |
258 | ||
259 | /** | |
260 | * Bootstrap 2.3.2 progress bar css. | |
261 | * Required for none bootstrap theme. | |
262 | */ | |
263 | ||
264 | @-webkit-keyframes progress-bar-stripes { | |
265 | from { | |
266 | background-position: 40px 0; | |
267 | } | |
268 | to { | |
269 | background-position: 0 0; | |
270 | } | |
271 | } | |
272 | ||
273 | @-moz-keyframes progress-bar-stripes { | |
274 | from { | |
275 | background-position: 40px 0; | |
276 | } | |
277 | to { | |
278 | background-position: 0 0; | |
279 | } | |
280 | } | |
281 | ||
282 | @-ms-keyframes progress-bar-stripes { | |
283 | from { | |
284 | background-position: 40px 0; | |
285 | } | |
286 | to { | |
287 | background-position: 0 0; | |
288 | } | |
289 | } | |
290 | ||
291 | @-o-keyframes progress-bar-stripes { | |
292 | from { | |
293 | background-position: 0 0; | |
294 | } | |
295 | to { | |
296 | background-position: 40px 0; | |
297 | } | |
298 | } | |
299 | ||
300 | @keyframes progress-bar-stripes { | |
301 | from { | |
302 | background-position: 40px 0; | |
303 | } | |
304 | to { | |
305 | background-position: 0 0; | |
306 | } | |
307 | } | |
308 | ||
309 | .progress { | |
310 | height: 20px; | |
311 | margin-bottom: 20px; | |
312 | overflow: hidden; | |
313 | background-color: #f7f7f7; | |
314 | background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); | |
315 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); | |
316 | background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); | |
317 | background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); | |
318 | background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); | |
319 | background-repeat: repeat-x; | |
320 | -webkit-border-radius: 4px; | |
321 | -moz-border-radius: 4px; | |
322 | border-radius: 4px; | |
323 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); | |
324 | -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
325 | -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
326 | box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
327 | } | |
328 | ||
329 | .progress .bar { | |
330 | float: left; | |
331 | width: 0; | |
332 | height: 100%; | |
333 | font-size: 12px; | |
334 | color: #ffffff; | |
335 | text-align: center; | |
336 | text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); | |
337 | background-color: #0e90d2; | |
338 | background-image: -moz-linear-gradient(top, #149bdf, #0480be); | |
339 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); | |
340 | background-image: -webkit-linear-gradient(top, #149bdf, #0480be); | |
341 | background-image: -o-linear-gradient(top, #149bdf, #0480be); | |
342 | background-image: linear-gradient(to bottom, #149bdf, #0480be); | |
343 | background-repeat: repeat-x; | |
344 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); | |
345 | -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
346 | -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
347 | box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
348 | -webkit-box-sizing: border-box; | |
349 | -moz-box-sizing: border-box; | |
350 | box-sizing: border-box; | |
351 | -webkit-transition: width 0.6s ease; | |
352 | -moz-transition: width 0.6s ease; | |
353 | -o-transition: width 0.6s ease; | |
354 | transition: width 0.6s ease; | |
355 | } | |
356 | ||
357 | .progress .bar + .bar { | |
358 | -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
359 | -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
360 | box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); | |
361 | } | |
362 | ||
363 | .progress-striped .bar { | |
364 | background-color: #149bdf; | |
365 | background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); | |
366 | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); | |
367 | background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); | |
368 | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); | |
369 | background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); | |
370 | -webkit-background-size: 40px 40px; | |
371 | -moz-background-size: 40px 40px; | |
372 | -o-background-size: 40px 40px; | |
373 | background-size: 40px 40px; | |
374 | } | |
375 | ||
376 | .progress.active .bar { | |
377 | -webkit-animation: progress-bar-stripes 2s linear infinite; | |
378 | -moz-animation: progress-bar-stripes 2s linear infinite; | |
379 | -ms-animation: progress-bar-stripes 2s linear infinite; | |
380 | -o-animation: progress-bar-stripes 2s linear infinite; | |
381 | animation: progress-bar-stripes 2s linear infinite; | |
78d877d4 | 382 | } |