mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-47547 quiz editing: minor fixes following MDL-47547
* Remove unnecessary skip links. * Disable shortforms for form in pop-ups. * Remove some CSS that was hurting display of the add menu.
This commit is contained in:
parent
9c054ebbe3
commit
4d1fcfdf8a
3 changed files with 1 additions and 8 deletions
|
@ -541,10 +541,6 @@ table.quizreviewsummary td.cell {
|
|||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
#page-mod-quiz-edit .add-menu {
|
||||
max-height: 20px;
|
||||
width:10em;
|
||||
}
|
||||
#page-mod-quiz-edit .slotnumber {
|
||||
background-color: #D3D3D3;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue