Fixed up admin page formatting

This commit is contained in:
moodler 2005-02-01 04:12:53 +00:00
parent e8b8c3e05a
commit d897c9c416

View File

@ -503,3 +503,8 @@ body#doc-contents ul {
body#course-view .unread {
margin-left: 3em;
}
body#admin-index .c0 {
vertical-align: top;
background: #FAFAFA;
}