fixed based on standard theme.

This commit is contained in:
mits 2005-05-05 07:27:35 +00:00
parent ac74d58f82
commit 8223cc6393

View File

@ -428,13 +428,25 @@ body#doc-contents ul {
*** Modules: Assignment
***/
#mod-assignment-index .cell {
font-size:0.8em;
}
/***
*** Modules: Chat
***/
#mod-chat-index .cell {
font-size:0.8em;
}
/***
*** Modules: Choice
***/
#mod-choice-index .cell {
font-size:0.8em;
}
/***
*** Modules: Forum
@ -460,7 +472,7 @@ body#mod-forum-search .introcontent {
font-weight:bold;
}
body#mod-forum-index .generalbox .cell {
font-size: 0.85em;
font-size: 0.80em;
}
@ -494,6 +506,9 @@ body#mod-forum-index .generalbox .cell {
font-size: 0.8em;
}
#mod-glossary-index .cell {
font-size:0.8em;
}
/***
@ -516,6 +531,10 @@ body#mod-forum-index .generalbox .cell {
font-style: italic;
}
#mod-journal-index .cell {
font-size:0.8em;
}
/***
*** Modules: Label
***/
@ -524,6 +543,10 @@ body#mod-forum-index .generalbox .cell {
*** Modules: Lesson
***/
#mod-lesson-index .cell {
font-size:0.8em;
}
/***
*** Modules: Quiz
***/
@ -532,24 +555,49 @@ body#mod-forum-index .generalbox .cell {
font-size:0.7em;
}
#mod-quiz-index .cell {
font-size:0.8em;
}
/***
*** Modules: Resource
***/
#mod-resource-index .cell {
font-size:0.8em;
}
/***
*** Modules: Scorm
***/
#mod-scorm-index .cell {
font-size:0.8em;
}
/***
*** Modules: Survey
***/
#mod-survey-index .cell {
font-size:0.8em;
}
/***
*** Modules: Wiki
***/
#mod-wiki-index .cell {
font-size:0.8em;
}
/***
*** Modules: Workshop
***/
#mod-workshop-index .cell {
font-size:0.8em;
}