1 /*******************************************************************
4 This CSS file contains all color definitions like
5 background-color, font-color, border-color etc.
7 Styles are organised into the following sections:
25 *******************************************************************/
51 a
.autolink
.glossary:hover
{
56 background-color:#FAFAFA;
62 background-color:#EEEEEE;
68 table
.formtable tbody th
{
73 background-color:#AAFFAA;
77 color:#AA0000; /* highlight missing terms in forum search */
80 /* Alternate rows even */
84 /* Alternate rows odd */
88 /* notification messages (can be good or bad) */
97 background-color:#DDDDDD;
101 border-color:#999999;
104 border-color:#999999;
107 border-color: #999999;
110 background-color:#BBBBBB;
114 border-color:#999999;
119 border-color:#999999;
120 background-color:#990000;
124 border-color:#999999;
133 border-color:#000000;
134 background-color:#FFFFFF;
155 /* kept for backward compatibility with some non-standard modules
156 which use these classes for various things */
157 .generaltab, .generaltabinactive {
158 background-color:#BBBBBB;
160 .generaltabselected {
161 background-color:#DDDDDD;
163 .generaltabinactive {
180 background-color: #dddddd;
182 text-decoration: none
;
185 .homelink a:visited {
186 border-top: 1px solid
#cecece;
187 border-bottom: 2px solid
#4a4a4a;
188 border-left: 1px solid
#cecece;
189 border-right: 2px solid
#4a4a4a;
192 border-bottom: 1px solid
#cecece;
193 border-top: 2px solid
#4a4a4a;
194 border-right: 1px solid
#cecece;
195 border-left: 2px solid
#4a4a4a;
204 background-color:#EEEEEE;
208 border-color:#999999;
211 .admin .informationbox {
212 border-color:#999999;
213 background-color:#FFFFFF;
216 body#admin-index
.c0
{
217 background-color: #FAFAFA;
227 border-color:#999999;
235 .sideblock .content {
236 background-color:#FCFCFC;
239 .sideblock .content hr {
240 border-top-color:#999999;
245 .sideblock .header .hide-show img.hide-show-image {
246 background: url
('../../pix/t/switch_minus.gif') no-repeat bottom
;
249 .sideblock.hidden .header .hide-show img.hide-show-image {
250 background: url
('../../pix/t/switch_plus.gif') no-repeat bottom
;
259 #calendar .maincalendar
,
260 #calendar .sidecalendar
{
261 border-color: #999999;
264 #calendar .maincalendar table
.calendarmonth th
{
265 border-color: #999999;
269 border-color:#999999;
272 #calendar .maincalendar
.eventlist
.event
{
273 border-color:#999999;
276 #calendar .maincalendar
.eventlist
.event
.topic
,
277 #calendar .maincalendar
.eventlist
.event
.picture
,
278 #calendar .maincalendar
.eventlist
.event
.side
{
279 background-color:#EEEEEE;
282 #calendar .maincalendar table
.calendarmonth ul
.events-underway
{
286 #calendar .event_global
,
287 .minicalendar
.event_global
,
288 .block_calendar_month .event_global {
289 border-color:#2EBA0E !important
;
290 background-color:#2EBA0E;
293 #calendar .event_course
,
294 .minicalendar
.event_course
,
295 .block_calendar_month .event_course {
296 border-color:#FF9966 !important
;
297 background-color:#FF9966;
300 #calendar .event_group
,
301 .minicalendar
.event_group
,
302 .block_calendar_month .event_group {
303 border-color:#FBBB23 !important
;
304 background-color:#FBBB23;
307 #calendar .event_user
,
308 .minicalendar
.event_user
,
309 .block_calendar_month .event_user {
310 border-color:#A1BECB !important
;
311 background-color:#A1BECB;
314 #calendar .duration_global
,
315 .minicalendar .duration_global {
316 border-top-color:#2EBA0E !important
;
317 border-bottom-color:#2EBA0E !important
;
320 #calendar .duration_course
,
321 .minicalendar .duration_course {
322 border-top-color:#FF9966 !important
;
323 border-bottom-color:#FF9966 !important
;
326 #calendar .duration_group
,
327 .minicalendar .duration_group {
328 border-top-color:#FBBB23 !important
;
329 border-bottom-color:#FBBB23 !important
;
332 #calendar .duration_user
,
333 .minicalendar .duration_user {
334 border-top-color:#A1BECB !important
;
335 border-bottom-color:#A1BECB !important
;
339 .minicalendar .weekend {
344 .minicalendar .today {
345 border-color:#999999 !important
;
349 background-color:#FFFFFF;
353 border-color:#999999;
354 background-color:#FFFFFF;
357 #calendar .maincalendar
.filters table
,
358 #calendar .sidecalendar
.filters table
,
359 .block_calendar_month .filters table {
360 background-color: #EEEEEE;
369 /* course, entry-page, login */
371 border-color:#999999;
377 .headingblock .outline {
378 border-color:#999999;
381 #course-view .section td
{
382 border-color:#999999;
385 #course-view .section
.content
{
389 #course-view .section
.side
{
393 #course-view .section
.left
{
396 #course-view .section
.right
{
399 #course-view .current
.side
{
403 #course-view .topics
{
406 #course-view .weeks
{
409 #course-view .section
.spacer
{
412 #course-view .section
.weekdates
{
418 border-color:#999999;
421 body#course-user
.section
{
422 border-color:#999999;
436 .loginbox
.twocolumns
.loginpanel
,
437 .loginbox .subcontent {
438 border-color:#999999;
446 table
.message_search_results td
{
447 border-color:#000000;
471 .selected
.tablink
a:link
,
472 .selected .tablink a:visited {
476 border-color: #000000;
479 background:url
(pix/tab/left.gif) top left no-repeat
;
481 .tabrow td .tablink {
482 background:url
(pix/tab/right.gif) top right no-repeat
;
485 background-image:url
(pix/tab/left_hover.gif);
487 .tabrow td:hover .tablink {
488 background-image:url
(pix/tab/right_hover.gif);
491 background:url
(pix/tab/right_end.gif) top right no-repeat
;
494 background:url
(pix/tab/left_active.gif) top left no-repeat
;
496 .tabrow .selected .tablink {
497 background:url
(pix/tab/right_active.gif) top right no-repeat
;
499 .tabrow td.selected:hover {
500 background-image:url
(pix/tab/left_active_hover.gif);
502 .tabrow td.selected:hover .tablink {
503 background-image:url
(pix/tab/right_active_hover.gif);
516 border-color: #999999;
517 background-color: #F7F7F7;
520 border-color: #999999;
521 background-color: #FCFCFC;
526 *** Modules: Assignment
529 .assignmentsubmission {
532 .assignmentnew .assignmentfeedback{
533 background-color:#DDDDDD;
536 .assignmentold .assignmentfeedback{
537 background-color:#BBBBBB;
541 background-color:#BBBBBB;
559 border-color:#999999;
564 .forumpost .content {
573 border-bottom-color: #EEEEEE;
576 .forumpost .starter {
580 .forumheaderlist .discussion .starter {
584 .forumheaderlist td {
585 border-color: #000000;
588 .sideblock .post .head {
592 .forumthread .unread {
595 #mod-forum-discuss .forumpost
{
599 #mod-forum-discuss .forumpost
.unread
.content
{
601 border-color: #FFD991;
604 #mod-forum-discuss .forumthread
.unread
{
607 #mod-forum-index .unread
{
612 *** Modules: Glossary
616 border-color: #000000;
620 border-color: #000000;
627 border-color: #000000;
630 .glossarypost
.entryheader
,
631 .glossarypost
.entryapproval
,
632 .glossarypost
.picture
,
633 .glossarypost
.entryattachment
,
634 .glossarypost .left {
635 background-color: #F0F0F0;
639 border-color: #000000;
642 .glossarycomment
.entryheader
,
643 .glossarycomment
.picture
,
644 .glossarycomment .left {
645 background-color: #F0F0F0;
649 #mod-glossary-report .generalbox
.teacher
{
653 .glossarycategoryheader {
654 background-color: #dddddd;
657 .glossaryformatheader {
658 background-color: #dddddd;
666 #mod-journal-view .feedbackbox
.left
,
667 #mod-journal-view .feedbackbox
.entryheader
{
668 background-color: #dddddd;
683 body#mod-quiz-report table#attempts td
{
684 border-color: #000000;
686 body#mod-quiz-report table#attempts
.r1
{
687 background-color: #eeeeee;
692 *** Modules: Resource
703 #mod-survey-view .r0
{
704 background-color: #EEEEEE;
706 #mod-survey-view .r1
{
707 background-color: #DDDDDD;
716 *** Modules: Workshop
719 .workshoppostpicture {
720 background-color:#FEE6B9;
723 .workshopassessmentheading {
724 background-color:#DDDDDD;
728 background-color:#DDDDDD;