MDL-12312 Reviewed and slightly improved Petr's great help file
This commit is contained in:
@@ -501,6 +501,19 @@ body#grade-index .grades .header {
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
#grade-aggregation-help dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
#grade-aggregation-help dd.example {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#grade-aggregation-help code {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Login
|
||||
***/
|
||||
|
||||
@@ -2179,6 +2179,19 @@ body#doc-contents ul {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#grade-aggregation-help dt {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
#grade-aggregation-help dd.example {
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#grade-aggregation-help code {
|
||||
display: block;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Login
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user