MDL-10368 Finished implementation of toggle actions, and added icons near each toggle. Also added a few css rules for display.

This commit is contained in:
nicolasconnault 2007-07-09 14:54:32 +00:00
parent bc7afe29c3
commit d490d87c22
4 changed files with 58 additions and 34 deletions

View file

@ -2163,6 +2163,10 @@ body#grade-index .grades .weighted {
margin-left: 4px;
}
#grade-report-toggles {
text-align: center;
}
/***
*** Login
***/