mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
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:
parent
bc7afe29c3
commit
d490d87c22
4 changed files with 58 additions and 34 deletions
|
@ -2163,6 +2163,10 @@ body#grade-index .grades .weighted {
|
|||
margin-left: 4px;
|
||||
}
|
||||
|
||||
#grade-report-toggles {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Login
|
||||
***/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue