2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .top {
|
2005-05-23 06:56:10 +00:00
|
|
|
vertical-align: top;
|
|
|
|
}
|
2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .left {
|
2005-08-11 06:48:41 +00:00
|
|
|
text-align: left;
|
2005-07-08 06:56:49 +00:00
|
|
|
}
|
2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .center {
|
2005-05-23 06:56:10 +00:00
|
|
|
text-align: center;
|
|
|
|
}
|
2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .right {
|
2005-08-11 06:48:41 +00:00
|
|
|
text-align: right;
|
2005-07-08 06:56:49 +00:00
|
|
|
}
|
2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .scoframe {
|
2005-07-08 06:56:49 +00:00
|
|
|
|
|
|
|
}
|
2005-07-14 19:49:26 +00:00
|
|
|
.mod-scorm .fullscreen {
|
2005-05-23 06:56:10 +00:00
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.structlist {
|
|
|
|
list-style-type: none;
|
|
|
|
white-space: nowrap;
|
|
|
|
font-size: small;
|
|
|
|
}
|
2005-05-23 13:05:27 +00:00
|
|
|
.orgtitle {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: small;
|
|
|
|
}
|
2005-08-30 07:10:56 +00:00
|
|
|
|
2005-05-23 06:56:10 +00:00
|
|
|
#mod-scorm-playscorm .structurehead {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
#mod-scorm-playscorm .structurelist {
|
|
|
|
list-style-type: none;
|
|
|
|
text-indent:-4ex;
|
|
|
|
font-size: small;
|
|
|
|
}
|
|
|
|
#mod-scorm-view .structurehead {
|
|
|
|
font-weight: bold;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
#mod-scorm-view .structurelist {
|
|
|
|
list-style-type: none;
|
|
|
|
white-space: nowrap;
|
2005-07-14 19:49:26 +00:00
|
|
|
}
|