IMS CP styling

This commit is contained in:
urs_hunkler 2006-04-18 19:59:04 +00:00
parent 45f4544f31
commit eedff4f447
2 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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,