mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
IMS CP styling
This commit is contained in:
parent
45f4544f31
commit
eedff4f447
@ -766,6 +766,13 @@ body#mod-forum-index .generalbox .cell {
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
#ims-toc-selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#ims-menudiv {
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Modules: Scorm
|
||||
|
@ -1777,9 +1777,10 @@ body#mod-quiz-report .controls {
|
||||
***/
|
||||
|
||||
.ims-nav-bar {
|
||||
position: absolute;
|
||||
position: relative;
|
||||
/* position: absolute;
|
||||
top: 2px;
|
||||
left: 2px;
|
||||
left: 2px;*/
|
||||
}
|
||||
|
||||
.ims-nav-button a,
|
||||
|
Loading…
x
Reference in New Issue
Block a user