|
@@ -1,26 +1,26 @@
|
|
|
.scormpage{
|
|
|
-height: 100%;
|
|
|
+ height: 100%;
|
|
|
}
|
|
|
.scormpage .menu{
|
|
|
-width: 180px;
|
|
|
-float: left;
|
|
|
-margin: 1px;
|
|
|
-padding: 0px;
|
|
|
-margin-top: 0px;
|
|
|
-padding-top: 0px;
|
|
|
-font-size: small;
|
|
|
+ width: 180px;
|
|
|
+ float: left;
|
|
|
+ margin: 1px;
|
|
|
+ padding: 0px;
|
|
|
+ margin-top: 0px;
|
|
|
+ padding-top: 0px;
|
|
|
+ font-size: small;
|
|
|
}
|
|
|
.lp_toc{
|
|
|
-background-color: white;
|
|
|
-height: 380px;
|
|
|
-width: 92%;
|
|
|
-border-right: 1px none;
|
|
|
+ background-color: white;
|
|
|
+ height: 380px;
|
|
|
+ width: 99%;
|
|
|
+ border-right: 1px none;
|
|
|
}
|
|
|
.inner_lp_toc{
|
|
|
overflow: auto;
|
|
|
background-color: white;
|
|
|
height: 300px;
|
|
|
- width: 96%;
|
|
|
+ width: 94%;
|
|
|
border-left: 15px #FFF solid;
|
|
|
}
|
|
|
.inner_lp_toc .scorm_item{
|
|
@@ -32,13 +32,18 @@ border-right: 1px none;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
- .inner_lp_toc .scorm_item A{
|
|
|
- font-weight: normal;
|
|
|
+.inner_lp_toc .scorm_item A{
|
|
|
+ font-size: 11px;
|
|
|
+ margin-right: 1px;
|
|
|
+ padding-bottom: 2px;
|
|
|
+ text-decoration: none;
|
|
|
+ font-weight: normal;
|
|
|
}
|
|
|
|
|
|
- .inner_lp_toc .scorm_item A.chapter_module{
|
|
|
- font-weight: normal;
|
|
|
- }
|
|
|
+.inner_lp_toc .scorm_item A.chapter_module{
|
|
|
+ font-weight: normal;
|
|
|
+ margin-right: 10px;
|
|
|
+}
|
|
|
|
|
|
.inner_lp_toc .scorm_item_highlight{
|
|
|
font-size: 11px;
|
|
@@ -50,8 +55,8 @@ border-right: 1px none;
|
|
|
background:#aaa;
|
|
|
}
|
|
|
|
|
|
- .inner_lp_toc .scorm_item_highlight A{
|
|
|
- font-weight: normal;
|
|
|
+.inner_lp_toc .scorm_item_highlight A{
|
|
|
+ font-weight: normal;
|
|
|
}
|
|
|
|
|
|
|
|
@@ -88,7 +93,6 @@ border-right: 1px none;
|
|
|
.inner_lp_toc .scorm_title_text
|
|
|
{
|
|
|
margin-left: 10px;
|
|
|
- padding: 2px;
|
|
|
}
|
|
|
|
|
|
.inner_lp_toc .scorm_status_img{
|
|
@@ -99,73 +103,71 @@ width:10px;
|
|
|
|
|
|
|
|
|
.lp_navigation{
|
|
|
-overflow: auto;
|
|
|
-background-color: white;
|
|
|
-height: 44px;
|
|
|
-width:180px;
|
|
|
-padding-top: 4px;
|
|
|
-padding-bottom:0px;
|
|
|
-border: none;
|
|
|
-margin-top: -18px;
|
|
|
-border-top: 1px dotted black;
|
|
|
-border-bottom: 1px dotted black;
|
|
|
+ overflow: auto;
|
|
|
+ background-color: white;
|
|
|
+ height: 44px;
|
|
|
+ width:180px;
|
|
|
+ padding-top: 4px;
|
|
|
+ padding-bottom:0px;
|
|
|
+ border: none;
|
|
|
+ margin-top: -18px;
|
|
|
+ border-top: 1px dotted black;
|
|
|
+ border-bottom: 1px dotted black;
|
|
|
}
|
|
|
|
|
|
.lp_navigation_elem{
|
|
|
- padding-left: 40px;
|
|
|
- padding-top: 0px;
|
|
|
+ padding-left: 15px;
|
|
|
+ padding-top: 0;
|
|
|
}
|
|
|
/*.scormpage .menu */
|
|
|
.lp_navigation_elem .progresstext{
|
|
|
margin-top: -20px;
|
|
|
- margin-left: 40%;
|
|
|
+ margin-left: 40%; //em
|
|
|
font-size: normal;
|
|
|
}
|
|
|
|
|
|
/*.scormpage .menu */
|
|
|
.lp_navigation_elem .buttons{
|
|
|
-margin-left: 5px;
|
|
|
-margin-right: 0em;
|
|
|
-margin-top: 0.4em;
|
|
|
+ margin-left: 0px;
|
|
|
+ margin-right: 0em;
|
|
|
+ margin-top: 0.4em;
|
|
|
}
|
|
|
|
|
|
.scormpage .menu .notification{
|
|
|
-background-color: white;
|
|
|
-height: 50px;
|
|
|
+ background-color: white;
|
|
|
+ height: 50px;
|
|
|
}
|
|
|
.scormpage .menu .notification .message{
|
|
|
-background-color: white;
|
|
|
-height: 50px;
|
|
|
-width: 180px;
|
|
|
-border: none;
|
|
|
+ background-color: white;
|
|
|
+ height: 50px;
|
|
|
+ width: 180px;
|
|
|
+ border: none;
|
|
|
}
|
|
|
|
|
|
.scormpage .content{
|
|
|
/*float: left;
|
|
|
-width: 60%;*/
|
|
|
-margin-top: 0px;
|
|
|
-padding-top: 0px;
|
|
|
-padding-left: 180px;
|
|
|
-background-color: white;
|
|
|
+ width: 60%;*/
|
|
|
+ margin-top: 0px;
|
|
|
+ padding-top: 0px;
|
|
|
+ padding-left: 180px;
|
|
|
+ background-color: white;
|
|
|
}
|
|
|
.iframe{
|
|
|
-border: 0px solid black;
|
|
|
-height: 580px;
|
|
|
-width: 95%;
|
|
|
-margin: 0px;
|
|
|
-padding-right: 0px;
|
|
|
-overflow: auto;
|
|
|
-vertical-align: top;
|
|
|
+ border: 0px solid black;
|
|
|
+ height: 580px;
|
|
|
+ width: 95%;
|
|
|
+ margin: 0px;
|
|
|
+ padding-right: 0px;
|
|
|
+ overflow: auto;
|
|
|
+ vertical-align: top;
|
|
|
}
|
|
|
.scormpage .footer{
|
|
|
-clear: both;
|
|
|
+ clear: both;
|
|
|
}
|
|
|
|
|
|
.preview_image
|
|
|
{
|
|
|
- text-align: right;
|
|
|
- margin-right: 5px;
|
|
|
- padding-left: 15px;
|
|
|
+ padding-left: 17px;
|
|
|
}
|
|
|
|
|
|
.scorm_title_text {
|
|
@@ -174,7 +176,7 @@ clear: both;
|
|
|
background:#ccc;
|
|
|
font-size: 14px;
|
|
|
color: #444;
|
|
|
- width: 90%;
|
|
|
+ width: 89%;
|
|
|
margin-left:17px;
|
|
|
padding: 1px 5px 3px 8px;
|
|
|
}
|