Changed login box, content background from #EEEEEEE to #FFFFFFF.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user