Changed login box, content background from #EEEEEEE to #FFFFFFF.

This commit is contained in:
mits
2005-07-22 12:31:25 +00:00
parent 80ed3fe6b0
commit cc7d66b677
+2 -1
View File
@@ -424,6 +424,7 @@ table.minicalendar {
}
#course-view .section .content {
background: #FFFFFF;
}
#course-view .section .side {
@@ -495,7 +496,7 @@ body#grade-index .grades .r1 {
.loginbox .content {
border-color:#9999FF;
background: #EEEEEE;
background: #FFFFFF;
}