MDL-11515:
[moodle-linuxchix.git] / theme / custom_corners / user_styles.css
blobcf6d5e8e5e85d0466a61df17085ce8f3c2cbf377
1 div#infowrapper {
2 position: fixed;
3 overflow: auto;
4 top: 1px;
5 left: 25%;
6 right: 25%;
7 width: 450px;
8 padding: 3px;
9 opacity: 0.9;
10 color: #000;
11 background-color: #ffffcc;
12 z-index: 200;
13 border: 2px solid #FF0;
14 min-height: 2px;
16 /*div#infooverlay {
17 height: 0;
18 }*/
19 body {
20 font-size: 100%;
21 color: #333333;
22 font-family: verdana, arial, helvetica, sans-serif;
23 margin: 0;
24 padding: 0;
25 background-image: url(pix/bg.jpg);
27 div#page {
28 margin: 0 4%;
29 padding-top: 2px;
30 width: auto;
32 div.clearer {
33 clear: both;
35 a:link,
36 a:visited {
37 color: #116699;
38 text-decoration: none;
40 a:hover {
41 color: #0066FF;
42 text-decoration: underline;
44 table.generaltable {
45 background-color: #EEEEEE;
47 img.resize {
48 width: 1em;
49 height: 1em;
51 p.helplink {
52 margin: 0.5em 0;
54 h1.headermain {
55 color: #0066ff;
56 margin: 10px 0 10px 5px;
57 font-size: 180%;
59 h2.main {
60 background-image: url(pix/header.png);
61 background-repeat: repeat-x;
62 background-position: center top;
63 padding: 5px 5px 6px;
64 color: #444;
65 font-size: 120%;
66 border-right-width: 1px;
67 border-left-width: 1px;
68 border-right-style: solid;
69 border-left-style: solid;
70 border-right-color: #F1ECE6;
71 border-left-color: #F1ECE6;
73 h2.headingblock {
74 background-image: url(pix/header.png);
75 background-repeat: repeat-x;
76 background-position: center top;
77 padding: 5px 5px 6px;
78 color: #444;
79 font-size: 100%;
80 border-right-width: 1px;
81 border-left-width: 1px;
82 border-style: none solid;
83 border-right-color: #F1ECE6;
84 border-left-color: #F1ECE6;
86 .loginbox {
87 border: 1px solid #F1ECE6;
89 div.noticebox {
90 background-color: #EEEEEE;
91 border-width: 1px;
92 border-style: solid;
93 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
95 div.generalbox {
96 border: 1px solid #F1ECE6;
98 table.generalbox {
99 border-top-width: 1px;
100 border-style: solid none none;
101 border-top-color: #DDDDDD;
103 table.generaltable th.header {
104 padding-bottom: 10px;
105 border-width: 1px;
106 border-style: solid;
107 border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
109 table.generaltable td.cell {
110 white-space: normal;
111 border-color: #DDDDDD;
113 div.informationbox {
114 background-color: #EEEEEE;
115 border-width: 1px;
116 border-style: solid;
117 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
119 table.userinfobox {
120 border: 1px solid #DDDDDD;
122 div.errorbox {
123 background-color: #E88;
124 border-color: #660000;
126 p.copyright {
127 text-align: center;
129 div.headermenu {
130 margin: 0;
131 padding: 3px;
132 font-size: 0.75em;
134 div.headermenu div.logininfo {
135 margin-bottom: 0.2em;
137 div.breadcrumb {
138 font-size: 0.8em;
139 padding-left: 0.3em;
141 div.navbar div.navbutton form {
142 float: left;
144 div.navbar div.navbutton {
145 margin-top: 3px;
147 div.navbar {
148 padding: 3px 3px 6px 0;
149 margin-top: 5px;
150 clear: both;
151 background-image: url(pix/header.png);
152 background-repeat: repeat-x;
153 background-position: center bottom;
154 border-right-width: 1px;
155 border-left-width: 1px;
156 border-style: none solid;
157 border-right-color: #cccccc;
158 border-left-color: #cccccc;
160 div#footer {
161 font-size: 0.75em;
162 padding: 0;
163 margin: 5px auto;
164 border-style: none;
166 div#content {
167 padding: 0;
168 font-size: 0.75em;
169 line-height: 1.6em;
170 clear: both;
171 border-top-style: none;
172 border-bottom-style: none;
174 ul.section li {
175 margin: 0.2em 0;
177 div.sideblock div.content * {
178 text-align: left;
180 div.block_login div.content div.c1 {
181 text-align: right;
182 margin: 0.3em 0;
184 div.block_login div.content div.btn input {
185 text-align: center;
187 div.sideblock ul.list span.c1 {
188 padding-left: 0;
190 div.sideblock div.title h2 {
191 font-size: 1em;
192 line-height: 1.1em;
194 div.sideblock div.header {
195 padding: 0;
196 border-style: none;
197 border-color: #DDDDDD #CCCCCC #88DD55 #DDDDDD;
199 div.sideblock div.content {
200 padding: 0.3em 0.3em 0.5em;
201 border-style: none;
202 border-right-color: #DDDDDD;
203 border-bottom-color: #DDDDDD;
204 border-left-color: #FFFFFF;
206 div.sideblock table.minicalendar td.day {
207 text-align: center;
208 font-size: 0.9em;
210 div.sideblock table.minicalendar {
211 border-style: none;
213 body#admin-lang h2.main {
214 font-size: 1em;
215 text-align: left;
217 body#course-index table.generalbox {
218 background-color: #EEEEEE;
219 border-width: 1px;
220 border-style: solid;
221 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
223 table.minicalendar td.today {
224 line-height: 1.4em;
225 border: 2px solid #0066FF;
227 div.sideblock table.minicalendar tr.weekdays {
228 font-size: 0.8em;
230 div.coursebox {
231 border-style: solid;
232 border-color: #F1ECE6;
234 div.courseboxcontent {
235 background-color: #EEEEEE;
236 border-width: 1px;
237 border-style: solid;
238 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
240 td.courseboxcontent {
241 background-color: #EEEEEE;
242 border-width: 1px;
243 border-style: solid;
244 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
246 .tabrow td {
247 border: 1px solid #88DD55;
249 .tabrow td.selected {
250 border-top-width: 1px;
251 border-right-width: 1px;
252 border-left-width: 1px;
253 border-style: solid solid none;
254 border-top-color: #88DD55;
255 border-right-color: #88DD55;
256 border-left-color: #88DD55;
258 .sideblock .content .message {
259 text-align: left;
261 .sideblock .header .hide-show img.hide-show-image {
262 background-image: url(../../pix/t/switch_minus.gif);
263 background-repeat: no-repeat;
264 margin-top: 0;
266 .sideblock.hidden .header .hide-show img.hide-show-image {
267 background-image: url(../../pix/t/switch_plus.gif);
268 background-repeat: no-repeat;
269 margin-top: 0;
271 #calendar .event_global {
272 background-color: #D6F8CD;
273 border-color: #D6F8CD;
275 .minicalendar .event_global {
276 background-color: #D6F8CD;
277 border-color: #D6F8CD;
279 .block_calendar_month .event_global {
280 background-color: #D6F8CD;
281 border-color: #D6F8CD;
283 #calendar .event_course {
284 background-color: #FFD3BD;
285 border-color: #FFD3BD;
287 .minicalendar .event_course {
288 background-color: #FFD3BD;
289 border-color: #FFD3BD;
291 .block_calendar_month .event_course {
292 background-color: #FFD3BD;
293 border-color: #FFD3BD;
295 #calendar .event_group {
296 background-color: #FEE7AE;
297 border-color: #FEE7AE;
299 .minicalendar .event_group {
300 background-color: #FEE7AE;
301 border-color: #FEE7AE;
303 .block_calendar_month .event_group {
304 background-color: #FEE7AE;
305 border-color: #FEE7AE;
307 #calendar .event_user {
308 background-color: #DCE7EC;
309 border-color: #DCE7EC;
311 .minicalendar .event_user {
312 background-color: #DCE7EC;
313 border-color: #DCE7EC;
315 .block_calendar_month .event_user {
316 background-color: #DCE7EC;
317 border-color: #DCE7EC;
319 div.sideblock div.calendar-controls span.current {
320 text-align: center;
322 body.admin table.generaltable {
323 width: 100%;
325 body#course-view tr.section td.side {
326 border-style: none;
328 body#course-view tr.section td.content {
329 padding-bottom: 1.5em;
330 border-style: none;
332 div.que {
333 border: 1px solid #F1ECE6;
335 td.sitetopiccontent {
336 border-style: none;
338 body#site-index td.categoryboxcontent {
339 border-style: none;
341 div.sideblock span.icon {
342 display: block;
343 float: left;
344 margin-right: 0.3em;
346 div.sideblock ul.list li {
347 clear: left;
349 td.categoryboxcontent {
350 background-color: #EEEEEE;
351 border-width: 1px;
352 border-style: solid;
353 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
355 body#admin-roles-manage td.generalboxcontent table td {
356 padding-left: 0.5em;
357 padding-right: 0.5em;
359 div.breadcrumb span.sep {
360 font-family: arial, sans-serif;
361 color: #0066FF;
363 div.calendar-controls span.previous {
364 font-family: arial, sans-serif;
366 div.calendar-controls span.next {
367 font-family: arial, sans-serif;
368 text-align: right;
370 div.sideblock div.header div.commands {
371 height: 16px;
372 background-color: #ffffff;
374 fieldset.adminsettings span.form-shortname {
375 color: #cccccc;
376 font-size: 90%;
378 fieldset.adminsettings {
379 background-color: #EEEEEE;
380 border-width: 1px;
381 border-style: solid;
382 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
384 form.mform div.textarea textarea {
385 width: 35em;
387 div#header-home {
388 position: relative;
389 margin: 0;
390 padding: 5px 5px 0 0;
391 background-color: #F1ECE6;
393 div#header {
394 position: relative;
396 td#left-column {
397 padding-top: 10px;
398 padding-right: 5px;
400 td#right-column {
401 padding-top: 10px;
402 padding-left: 5px;
404 table#layout-table {
405 margin-top: 0;
406 border-collapse: collapse;
407 border-spacing: 0;
409 table#layout-table td#middle-column {
410 padding: 10px 0 0;
412 div.sitetopic {
413 border-style: none;
415 div.categorybox {
416 border-style: solid;
418 div.mdescr div.images {
419 text-align: center;
421 fieldset {
422 border-style: none;
424 body#admin-auth td#middle-column {
425 padding-bottom: 10px;
427 div.sideblock h2 {
428 color: #666666;
430 table.cal_popup_bg {
431 background-color: #ffffff;
432 border-color: #F1ECE6;
434 div.homelink {
435 margin: 2px 0 0;
436 padding: 0;
438 div.logininfo {
439 white-space: nowrap;
441 div.bt div {
442 font-size: 1px;
443 line-height: 0;
444 height: 0;
445 color: transparent;
447 div.bb div {
448 font-size: 1px;
449 line-height: 0;
450 height: 0;
451 color: transparent;
453 div.sideblock div.bt div {
454 background-image: url(pix/box.png);
455 background-repeat: no-repeat;
456 background-position: 0 0;
457 background-color: transparent;
458 height: 12px;
459 left: -13px;
460 position: relative;
461 width: 13px;
463 div.sideblock div.bt {
464 background-image: url(pix/box.png);
465 background-repeat: no-repeat;
466 background-position: 100% 0;
467 margin: 0 0 0 13px;
468 height: 12px;
469 background-color: transparent;
471 div.sideblock div.header div.bt div {
472 background-image: url(pix/box.png);
473 background-repeat: no-repeat;
474 background-position: 0 0;
475 background-color: transparent;
476 height: 12px;
477 left: -13px;
478 position: relative;
479 width: 13px;
481 div.sideblock div.header div.bt {
482 background-image: url(pix/box.png);
483 background-repeat: no-repeat;
484 background-position: 100% 0;
485 margin: 0 0 0 13px;
486 height: 12px;
487 background-color: transparent;
489 div.sideblock div.header div.i1 {
490 background-image: url(pix/borders.png);
491 background-repeat: repeat-y;
492 background-position: 0 0;
493 background-color: transparent;
494 padding: 0 0 0 12px;
496 div.sideblock div.header div.i2 {
497 background-image: url(pix/borders.png);
498 background-repeat: repeat-y;
499 background-attachment: scroll;
500 background-position: 100% 0;
501 background-color: transparent;
502 padding: 0 12px 0 0;
504 div.sideblock div.header div.i3 {
505 padding: 0 0 5px;
506 background-color: #ffffff;
507 border-top-width: 1px;
508 border-right-width: 0;
509 border-bottom-width: 1px;
510 border-style: solid none;
511 border-top-color: #ffffff;
512 border-bottom-color: #ffffff;
514 div.sideblock div.i1 {
515 background-image: url(pix/beige_borders.png);
516 background-repeat: repeat-y;
517 background-position: 0 0;
518 background-color: transparent;
519 padding: 0 0 0 12px;
521 div.sideblock div.i2 {
522 background-image: url(pix/beige_borders.png);
523 background-repeat: repeat-y;
524 background-attachment: scroll;
525 background-position: 100% 0;
526 background-color: transparent;
527 padding: 0 12px 0 0;
529 div.sideblock div.i3 {
530 background-color: #f1ece6;
531 padding: 0;
532 border-style: none;
534 div.sideblock div.bb div {
535 background-image: url(pix/beige_box.png);
536 background-repeat: no-repeat;
537 background-position: 0 100%;
538 background-color: transparent;
539 height: 12px;
540 left: -13px;
541 position: relative;
542 width: 13px;
544 div.sideblock div.bb {
545 background-image: url(pix/beige_box.png);
546 background-repeat: no-repeat;
547 background-position: 100% 100%;
548 margin: 0 0 0 13px;
549 height: 12px;
550 background-color: transparent;
552 td#left-column div.hidden div.header {
553 border-bottom-style: none;
555 td#right-column div.hidden div.header {
556 border-bottom-style: none;
558 td#middle-column div.bt div {
559 background-image: url(pix/box.png);
560 background-repeat: no-repeat;
561 background-position: 0 0;
562 background-color: transparent;
563 height: 12px;
564 left: -13px;
565 position: relative;
566 width: 13px;
568 td#middle-column div.bt {
569 background-image: url(pix/box.png);
570 background-repeat: no-repeat;
571 background-position: 100% 0;
572 margin: 0 0 0 13px;
573 height: 12px;
574 background-color: transparent;
576 td#middle-column div.i1 {
577 background-image: url(pix/borders.png);
578 background-repeat: repeat-y;
579 background-position: 0 0;
580 background-color: transparent;
581 padding: 0 0 0 12px;
583 td#middle-column div.i2 {
584 background-image: url(pix/borders.png);
585 background-repeat: repeat-y;
586 background-attachment: scroll;
587 background-position: 100% 0;
588 background-color: transparent;
589 padding: 0 12px 0 0;
591 td#middle-column div.i3 {
592 background-color: #FFFFFF;
593 padding: 0 10px;
594 border-width: 1px 0;
595 border-style: solid;
596 border-color: #FFFFFF;
598 td#middle-column div.bb div {
599 background-image: url(pix/box.png);
600 background-repeat: no-repeat;
601 background-position: 0 100%;
602 background-color: transparent;
603 height: 12px;
604 left: -13px;
605 position: relative;
606 width: 13px;
608 td#middle-column div.bb {
609 background-image: url(pix/box.png);
610 background-repeat: no-repeat;
611 background-position: 100% 100%;
612 margin: 0 0 0 13px;
613 height: 12px;
614 background-color: transparent;
616 td#middle-column div.bt div {
617 z-index: 10;
619 div#footer div.bt div {
620 background-image: url(pix/beige_box.png);
621 background-repeat: no-repeat;
622 background-position: 0 0;
623 background-color: transparent;
624 height: 12px;
625 left: -13px;
626 position: relative;
627 width: 13px;
629 div#footer div.bt {
630 background-image: url(pix/beige_box.png);
631 background-repeat: no-repeat;
632 background-position: 100% 0;
633 margin: 0 0 0 13px;
634 height: 12px;
635 background-color: transparent;
636 text-align: left;
638 div#footer div.i1 {
639 background-image: url(pix/beige_borders.png);
640 background-repeat: repeat-y;
641 background-position: 0 0;
642 background-color: transparent;
643 padding: 0 0 0 12px;
645 div#footer div.i2 {
646 background-image: url(pix/beige_borders.png);
647 background-repeat: repeat-y;
648 background-attachment: scroll;
649 background-position: 100% 0;
650 background-color: transparent;
651 padding: 0 12px 0 0;
653 div#footer div.i3 {
654 background-color: #f1ece6;
655 padding: 0 10px;
656 border-width: 1px 0;
657 border-style: solid;
658 border-color: #f1ece6;
660 div#footer div.bb div {
661 background-image: url(pix/beige_box.png);
662 background-repeat: no-repeat;
663 background-position: 0 100%;
664 background-color: transparent;
665 height: 12px;
666 left: -13px;
667 position: relative;
668 width: 13px;
670 div#footer div.bb {
671 background-image: url(pix/beige_box.png);
672 background-repeat: no-repeat;
673 background-position: 100% 100%;
674 margin: 0 0 0 13px;
675 height: 12px;
676 background-color: transparent;
677 text-align: left;
679 div#header div.bt div {
680 background-image: url(pix/beige_box.png);
681 background-repeat: no-repeat;
682 background-position: 0 0;
683 background-color: transparent;
684 height: 12px;
685 left: -13px;
686 position: relative;
687 width: 13px;
689 div#header div.bt {
690 background-image: url(pix/beige_box.png);
691 background-repeat: no-repeat;
692 background-position: 100% 0;
693 margin: 0 0 0 13px;
694 height: 12px;
695 background-color: transparent;
697 div#header div.i1 {
698 background-image: url(pix/beige_borders.png);
699 background-repeat: repeat-y;
700 background-position: 0 0;
701 background-color: transparent;
702 padding: 0 0 0 12px;
704 div#header div.i2 {
705 background-image: url(pix/beige_borders.png);
706 background-repeat: repeat-y;
707 background-attachment: scroll;
708 background-position: 100% 0;
709 background-color: transparent;
710 padding: 0 12px 0 0;
712 div#header div.i3 {
713 background-color: #F1ECE6;
714 padding: 0 10px;
715 border-top-width: 1px;
716 border-bottom-width: 1px;
717 border-style: solid none;
718 border-top-color: #F1ECE6;
719 border-bottom-color: #F1ECE6;
721 div#header div.bb div {
722 background-image: url(pix/beige_box.png);
723 background-repeat: no-repeat;
724 background-position: 0 100%;
725 background-color: transparent;
726 height: 12px;
727 left: -13px;
728 position: relative;
729 width: 13px;
731 div#header div.bb {
732 background-image: url(pix/beige_box.png);
733 background-repeat: no-repeat;
734 background-position: 100% 100%;
735 margin: 0 0 0 13px;
736 height: 12px;
737 background-color: transparent;
739 div#header-home div.bt div {
740 background-image: url(pix/beige_box.png);
741 background-repeat: no-repeat;
742 background-position: 0 0;
743 background-color: transparent;
744 height: 12px;
745 left: -13px;
746 position: relative;
747 width: 13px;
749 div#header-home div.bt {
750 background-image: url(pix/beige_box.png);
751 background-repeat: no-repeat;
752 background-position: 100% 0;
753 margin: 0 0 0 13px;
754 height: 12px;
755 background-color: transparent;
757 div#header-home div.i1 {
758 background-image: url(pix/beige_borders.png);
759 background-repeat: repeat-y;
760 background-position: 0 0;
761 background-color: transparent;
762 padding: 0 0 0 12px;
764 div#header-home div.i2 {
765 background-image: url(pix/beige_borders.png);
766 background-repeat: repeat-y;
767 background-attachment: scroll;
768 background-position: 100% 0;
769 background-color: transparent;
770 padding: 0 12px 0 0;
772 div#header-home div.i3 {
773 background-color: #F1ECE6;
774 padding: 0 10px;
775 border-top-width: 1px;
776 border-bottom-width: 1px;
777 border-style: solid none;
778 border-top-color: #F1ECE6;
779 border-bottom-color: #F1ECE6;
781 div#header-home div.bb div {
782 background-image: url(pix/beige_box.png);
783 background-repeat: no-repeat;
784 background-position: 0 100%;
785 background-color: transparent;
786 height: 12px;
787 left: -13px;
788 position: relative;
789 width: 13px;
791 div#header-home div.bb {
792 background-image: url(pix/beige_box.png);
793 background-repeat: no-repeat;
794 background-position: 100% 100%;
795 margin: 0 0 0 13px;
796 height: 12px;
797 background-color: transparent;
799 body.nocoursepage div#content div.bt div {
800 background-image: url(pix/box.png);
801 background-repeat: no-repeat;
802 background-position: 0 0;
803 background-color: transparent;
804 height: 12px;
805 left: -13px;
806 position: relative;
807 width: 13px;
809 body.nocoursepage div#content div.bt {
810 background-image: url(pix/box.png);
811 background-repeat: no-repeat;
812 background-position: 100% 0;
813 margin: 0 0 0 13px;
814 height: 12px;
815 background-color: transparent;
817 body.nocoursepage div#content div.i1 {
818 background-image: url(pix/borders.png);
819 background-repeat: repeat-y;
820 background-position: 0 0;
821 background-color: transparent;
822 padding: 0 0 0 12px;
824 body.nocoursepage div#content div.i2 {
825 background-image: url(pix/borders.png);
826 background-repeat: repeat-y;
827 background-attachment: scroll;
828 background-position: 100% 0;
829 background-color: transparent;
830 padding: 0 12px 0 0;
832 body.nocoursepage div#content div.i3 {
833 background-color: #FFFFFF;
834 padding: 0 10px;
835 border-width: 1px 0;
836 border-style: solid;
837 border-color: #FFFFFF;
839 body.nocoursepage div#content div.bb div {
840 background-image: url(pix/box.png);
841 background-repeat: no-repeat;
842 background-position: 0 100%;
843 background-color: transparent;
844 height: 12px;
845 left: -13px;
846 position: relative;
847 width: 13px;
849 body.nocoursepage div#content div.bb {
850 background-image: url(pix/box.png);
851 background-repeat: no-repeat;
852 background-position: 100% 100%;
853 margin: 0 0 0 13px;
854 height: 12px;
855 background-color: transparent;
857 td#middle-column tr.section {
858 background-image: url(pix/bottom_shadow_to_top.png);
859 background-repeat: repeat-x;
860 background-position: center bottom;
861 border: 1px solid #F1ECE6;
863 td#middle-column tr.separator {
864 background-image: none;
865 height: 1.5em;
866 border-style: none;
868 fieldset.clearfix {
869 background-image: url(pix/bottom_shadow_to_top.png);
870 background-repeat: repeat-x;
871 background-position: center bottom;
873 th.header {
874 background-image: url(pix/header.png);
875 background-repeat: repeat-x;
876 background-position: center bottom;
877 background-color: #FFFFFF;
878 padding-bottom: 5px;
880 form.mform legend {
881 color: #0066ff;
882 font-size: 120%;
884 div.coursebox div.summary {
885 width: 45%;
887 table.forumpost tr.header {
888 background-image: url(pix/header.png);
889 background-repeat: repeat-x;
890 background-position: left bottom;
892 table.forumpost {
893 margin-top: 20px;
894 border-style: none;
896 table.forumpost tr.header td.topic {
897 padding-bottom: 10px;
898 border-style: none;
900 table.forumpost div.commands {
901 background-image: url(pix/bottom_shadow_to_top.png);
902 background-repeat: repeat-x;
903 background-position: center bottom;
904 padding-bottom: 7px;
905 border-top-width: 1px;
906 border-bottom-width: 1px;
907 border-style: solid none;
908 border-top-color: #F1ECE6;
909 border-bottom-color: #F1ECE6;
911 table.forumheaderlist {
912 border-color: #F1ECE6;
914 table.forumheaderlist tr.discussion td {
915 border-color: #F1ECE6;
917 td.content {
918 border-right-width: 1px;
919 border-right-style: solid;
920 border-right-color: #F1ECE6;
922 div.glossarydisplay table.glossarypost {
923 border-color: #F1ECE6;
925 div.glossarydisplay div.entrybox {
926 border-color: #F1ECE6;
928 div.glossarydisplay hr {
929 color: #F1ECE6;
930 background-image: url(pix/bottom_shadow.png);
931 background-repeat: repeat-x;
932 background-position: left top;
933 height: 10px;
934 border-style: none;
936 div.mwiki div.tabtree {
937 margin-top: 10px;
939 table#categoryquestions {
940 margin-top: 10px;
942 div.que div.info {
943 padding-bottom: 7px;
945 div.que div.ablock {
946 padding-bottom: 5px;
947 border-bottom-width: 1px;
948 border-bottom-style: solid;
949 border-top-style: none;
950 border-bottom-color: #0066FF;
952 div.que div.qtext {
953 background-image: url(pix/bottom_shadow_to_top.png);
954 background-repeat: repeat-x;
955 background-position: center bottom;
956 padding-bottom: 7px;
957 margin-bottom: 10px;
958 padding-left: 5px;
959 border-left-width: 1px;
960 border-left-style: solid;
961 border-left-color: #F1ECE6;
963 div.que div.content {
964 margin: 5px 0 0;
966 body#course-user div.section {
967 border: 1px solid #F1ECE6;
969 body#course-user div.tabtree {
970 margin-bottom: 10px;
972 a.dimmed:link,
973 a.dimmed:visited {
974 color: #AAAAAA;
976 .dimmed_text {
977 color: #AAAAAA;
979 #message-index #header, #message-discussion #header, #message-history #header, #message-user #header {
980 display: none;
982 #message-index #footer, #message-discussion #footer, #message-history #footer {
983 display: none;
985 #message-index #page, #message-user #page, #message-history #page {
986 width: auto;
988 #message-user #page {
989 margin: 0;
991 #message-user #content {
992 padding: 0;
994 body#grade-index .grades .header {
995 font-weight: bold;
996 font-size: 0.7em;
999 .grade-edit-scale .scale_options {
1000 font-size: 0.7em;
1003 .grade-report-grader .gradestable tr.groupavg td.cell {
1004 font-weight: bold;
1005 color: #006400;
1008 .grade-report-grader .gradestable tr.avg td.cell {
1009 font-weight: bold;
1010 color: #00008B;
1013 .grade-report-grader .gradestable td.cat,
1014 .grade-report-grader .gradestable td.course {
1015 font-weight: bold;