mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Changed list style for ims-cp to gain some room...
This commit is contained in:
parent
b692e95816
commit
b2ff86070d
@ -1786,7 +1786,7 @@ body#mod-quiz-report .controls {
|
||||
|
||||
.ims-nav-bar {
|
||||
position: relative;
|
||||
width:100%;
|
||||
padding:0.1em;
|
||||
}
|
||||
|
||||
.ims-nav-button a,
|
||||
@ -1797,29 +1797,30 @@ body#mod-quiz-report .controls {
|
||||
|
||||
#ims-containerdiv {
|
||||
margin-top:0.2em;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#ims-menudiv {
|
||||
position:absolute;
|
||||
width:250px;
|
||||
overflow-y:auto;
|
||||
overflow-x:hidden;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#ims-menudiv ol {
|
||||
margin-left:0.5em;
|
||||
list-style-type:none;
|
||||
margin:0px;
|
||||
padding-left:1em;
|
||||
}
|
||||
|
||||
#ims-contentframe {
|
||||
position:absolute;
|
||||
overflow:auto;
|
||||
left:260px;
|
||||
border:1px solid;
|
||||
}
|
||||
|
||||
#ims-contentframe-no-nav {
|
||||
position:absolute;
|
||||
overflow:auto;
|
||||
border:1px solid;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user