merged from 1.5

This commit is contained in:
urs_hunkler 2005-07-14 19:49:26 +00:00
parent d7697d0ec0
commit 67316e5b44
2 changed files with 11 additions and 11 deletions

View File

@ -1,21 +1,19 @@
.top {
.mod-scorm .top {
vertical-align: top;
}
.left {
.mod-scorm .left {
float: left;
}
.center {
.mod-scorm .center {
text-align: center;
}
.right {
.mod-scorm .right {
float: right;
}
.scoframe {
.mod-scorm .scoframe {
}
.fullscreen {
.mod-scorm .fullscreen {
width: 100%;
}
.structlist {
@ -27,7 +25,6 @@
font-weight: bold;
font-size: small;
}
#mod-scorm-playscorm .structurehead {
float: left;
}
@ -36,7 +33,6 @@
text-indent:-4ex;
font-size: small;
}
#mod-scorm-view .structurehead {
font-weight: bold;
text-align: center;
@ -44,4 +40,4 @@
#mod-scorm-view .structurelist {
list-style-type: none;
white-space: nowrap;
}
}

View File

@ -130,6 +130,10 @@
-moz-border-radius:20px;
}
.editing .block_course_summary .content {
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
}
/***