MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / theme / orangewhite / styles_fonts.css
blob41b8170ece2ecc3404ca0178a70ac60d4dea3820
1 /*******************************************************************
2 styles_fonts.css
4 This CSS file contains all font definitions like family, size,
5 weight, text-align, letter-spacing etc.
7 Styles are organised into the following sections:
8 core
9 header
10 footer
12 admin
13 blocks
14 calendar
15 course
16 doc
17 help
18 login
19 message
20 user
22 various modules
24 *******************************************************************/
27 /***
28 *** Core
29 ***/
31 .clearer {
32 font-size:1px
34 /** font {
35 font-size:100%
36 }*/
37 body {
38 font-family:Verdana, Arial, Helvetica, sans-serif;
39 font-size:100%
41 th {
42 font-weight:bold
44 a:link,
45 a:visited {
46 text-decoration:none
48 a:hover {
49 text-decoration:underline
51 a.autolink {
52 font-size:100% !important;
54 a.autolink:hover {
55 text-decoration:none;
56 cursor:help
58 h1.main,
59 h2.main,
60 h3.main,
61 h4.main,
62 h5.main,
63 h6.main {
64 font-weight:bold
66 h1 {
67 font-size:1.2em
69 h2 {
70 font-size:1em
72 h3 {
73 font-size:0.8em
75 h4 {
76 font-size:0.7em
78 pre code {
79 font-size:1.2em
81 .bold {
82 font-weight:bold
84 .breadcrumb .sep {
85 font-family: verdana, arial, helvetica, sans-serif;
87 .generalboxcontent {
88 font-size:0.8em
90 .generaltable .header {
91 font-size:0.9em;
92 font-weight:normal;
93 white-space:normal !important
95 .generaltable .cell {
96 font-size: 0.8em;
98 .warning {
99 font-weight:bold;
100 font-style:italic
102 .errorbox .title {
103 font-weight:bold;
104 font-size:1.2em;
105 text-align:center
107 .pagingbar .title {
108 font-weight:bold
110 .pagingbar .thispage {
111 font-weight:bold
113 .paging {
114 font-size:0.8em
116 .categorybox .category {
117 font-size:1.2em;
118 font-weight:bold
120 .helplink {
121 font-size:0.8em
123 .headingblock {
124 font-weight:bold
126 .headingblock .link {
127 font-size:0.9em
129 .files .file {
130 font-size:0.9em
132 .files .folder {
133 font-size:0.9em
135 .files .folder .size {
136 font-weight:bold
138 .sitetopiccontent {
139 font-size:0.8em
142 /***
143 *** Header
144 ***/
146 .headermain {
147 font-weight:bold
149 #header-home .headermain {
150 font-size:1.5em
152 #header .headermain {
153 font-size:1.3em
155 .breadcrumb {
156 font-size:0.8em;
157 font-weight:normal
159 .logininfo,
160 #header-home .headermenu font {
161 font-size:0.8em
164 /***
165 *** Footer
166 ***/
168 .homelink {
169 font-size:0.8em
172 .performanceinfo {
173 font-size:0.6em
176 /***
177 *** Admin
178 ***/
180 table.formtable tbody th {
181 font-weight:normal;
182 text-align:right
184 #admin-index .generalboxcontent,
185 #admin-config .generalboxcontent {
186 font-size:0.9em
188 #admin-config .linklist {
189 font-size:0.9em
191 #admin-config .r1 {
192 font-size:0.9em
194 #admin-config #content > center {
195 font-size:0.8em
197 #admin-index .generaltable .cell {
198 line-height: 1.9em;
200 #adminsettings fieldset span.form-shortname {
201 font-size: 90%;
203 #adminsettings fieldset {
204 font-size: 80%;
207 /***
208 *** Blocks
209 ***/
211 .sideblock {
212 font-size:0.7em
214 .sideblock .header {
215 font-weight:bold
217 .sideblock .content {
218 line-height:1.2em
220 .sideblock .content *,
221 .sideblock .content .message {
222 text-align:left
224 .sideblock .content h3,
225 .sideblock .content h2 {
226 font-size:1.2em
228 .sideblock .header .commands {
230 .sideblock .footer {
231 text-align:left
233 .sideblock .head,
234 .sideblock .info,
235 .sideblock .event {
237 .sideblock .date {
238 font-style:italic
240 .activitydate, .activityhead {
241 /*font-size:0.8em*/
244 /***
245 *** Calendar
246 ***/
248 #calendar .maincalendar .eventlist .event .referer {
249 font-weight:bold
251 #calendar .maincalendar .eventlist .event .course {
252 font-size:0.8em
254 #calendar .maincalendar .eventlist .event .description .commands {
255 text-align:right
257 #calendar .maincalendar .calendarmonth {
258 font-size:0.8em
260 #calendar .sidecalendar {
261 font-size:0.8em
263 #calendar div.header {
264 font-weight:bold
266 #calendar .sidecalendar .filters,
267 #calendar .maincalendar .filters {
268 font-size:0.8em
270 .sideblock .filters td {
271 font-size:1em
273 #calendar .maincalendar .controls {
274 font-size:1em
276 #calendar .maincalendar .day {
277 font-weight:bold
279 table.minicalendar {
280 font-size:0.85em
282 .cal_popup_close {
283 font-family:sans-serif;
284 font-size:0.8em;
285 font-weight:bold
287 .cal_popup_bg {
288 font-size:1.2em
290 .cal_popup_cg {
291 font-size:0.95em;
292 font-weight:bold
294 #calendar .maincalendar .calendar-controls .current {
295 font-weight:bold
297 .block_calendar_month .filters {
298 font-size:0.9em
300 .block_calendar_month .day {
301 text-align:center
304 /***
305 *** Course
306 ***/
308 #course-view .section {
309 font-size:0.8em;
310 line-height:1.4em
312 #course-view .section .label {
313 font-size:1.2em;
314 line-height:1.4em
316 #course-view .section .activity {
317 padding:0.2em 0;
318 vertical-align:bottom
320 #course-view .section .activity a {
321 font-size:1.2em;
322 line-height:1em
324 #course-view .section .left {
325 font-weight:bold
327 .course .generalbox{
328 font-size:0.8em
330 .weeklydatetext {
331 font-size:0.8em;
332 font-weight:bold
334 .coursebox .info {
335 font-size:1em
337 .coursebox .teachers,
338 .coursebox .cost {
339 font-size:0.8em
341 .coursebox .summary {
342 font-size:0.8em
344 #course-recent h2.main {
345 font-size:1.1em
348 /***
349 *** Doc
350 ***/
352 body#doc-contents h1 {
353 font-size:0.9em
355 body#doc-contents ul {
356 font-size:0.8em
359 /***
360 *** Help
361 ***/
363 #help {
364 font-size:0.8em
367 /***
368 *** Login
369 ***/
371 #login-index #content .left,
372 #login-index #content .right {
373 font-size:0.8em;
374 text-align:left
377 /***
378 *** Message
379 ***/
381 .message .link {
382 font-size:0.8em
384 .message_form {
385 font-size:0.8em
387 .message .heading {
388 font-size:1.0em;
389 font-weight:bold
391 .message .date,
392 .message .contact,
393 .message .summary {
394 font-size:0.9em
396 .message .note,
397 .message .pix {
398 font-size:0.8em
400 .message .author {
401 font-weight:bold;
402 font-size:0.8em
404 .message .time {
405 font-style:italic;
406 font-size:0.8em
408 .message .content {
409 font-size:0.8em
411 #message-user .commands span {
412 font-size:0.7em;
413 white-space:nowrap
415 #message-user .name {
416 font-weight:bold;
417 font-size:1.1em
420 /***
421 *** User
422 ***/
424 #user-view .userinfobox .content {
425 font-size:0.8em
427 #course-user .section .content td {
428 font-size:0.8em
430 #course-user .section .content ul {
431 font-size:1.2em
433 #course-user .logtable {
434 font-size:0.8em
436 #course-log .logtable {
437 font-size:0.8em
439 .userinfobox .username {
440 font-weight:bold
442 .userinfobox .links {
443 font-size:0.7em
446 /***
447 *** Modules:Assignment
448 ***/
450 #mod-assignment-index .cell {
451 font-size:0.85em
453 /***
454 *** Modules:Chat
455 ***/
457 #mod-chat-index .cell {
458 font-size:0.85em
460 /***
461 *** Modules:Choice
462 ***/
464 #mod-choice-index .cell {
465 font-size:0.85em
468 /***
469 *** Modules:Forum
470 ***/
471 .forumpost,
472 .forumheaderlist {
473 font-size:0.8em
475 .forumnodiscuss {
476 font-weight:bold
478 .forumpost .topic .subject {
479 font-weight:bold
481 .forumpost .topic .author {
482 font-size:0.8em
484 .forumpost .commands,
485 .forumpost .link {
486 font-size:0.9em
488 .forumheaderlist .discussion .lastpost {
489 font-size:0.7em
491 body#mod-forum-search .introcontent {
492 font-weight:bold
494 body#mod-forum-index .cell {
495 font-size:0.85em
498 /***
499 *** Modules:Glossary
500 ***/
502 .glossarydisplay,
503 .glossarysearchbox {
504 font-size:0.8em
506 .glossarypost .commands {
507 font-size:0.8em
509 .glossarypost .entryheader .author,
510 .glossarypost .entryheader .time {
511 font-size:0.8em
513 .glossarypost .entryheader .time {
514 font-style:italic
516 .glossarypopup {
517 font-size:0.8em
519 .concept {
520 font-weight:bold
522 .glossarycomment .time {
523 font-size:0.8em;
524 font-style:italic
526 .entrylowersection .aliases {
527 font-size:0.8em
529 .entrylowersection .icons,
530 .entrylowersection .ratings {
531 font-size:0.8em
533 #mod-glossary-index .cell {
534 font-size:0.85em
537 /***
538 *** Modules:Journal
539 ***/
540 #mod-journal-view .lastedit,
541 #mod-journal-view .editend {
542 font-size:0.7em
544 #mod-journal-view .author {
545 font-size:1em;
546 font-weight:bold
548 #mod-journal-view .time {
549 font-size:0.7em;
550 font-style:italic
552 #mod-journal-view .grade {
553 font-weight:bold;
554 font-style:italic
556 #mod-journal-index .cell {
557 font-size:0.85em
559 /***
560 *** Modules:Label
561 ***/
563 /***
564 *** Modules:Lesson
565 ***/
567 #mod-lesson-index .cell {
568 font-size:0.85em
570 /***
571 *** Modules:Quiz
572 ***/
574 .editorhelptext {
575 font-size:0.7em
577 #mod-quiz-index .cell {
578 font-size:0.85em
581 /***
582 *** Modules:Resource
583 ***/
585 #mod-resource-index .cell {
586 font-size:0.85em
588 /*.mod-resource font {
589 font-size:0.8em
592 /***
593 *** Modules:Scorm
594 ***/
596 #mod-scorm-index .cell {
597 font-size:0.85em
599 /***
600 *** Modules:Survey
601 ***/
603 #mod-survey-index .cell {
604 font-size:0.85em
606 /***
607 *** Modules:Wiki
608 ***/
610 #mod-wiki-index .cell {
611 font-size:0.85em
613 /***
614 *** Modules:Workshop
615 ***/
617 #mod-workshop-index .cell {
618 font-size:0.85em