|
|
|
@ -99,10 +99,6 @@ border-left: 15px #FFF solid; |
|
|
|
|
font-size: 12px; |
|
|
|
|
color: #fff; |
|
|
|
|
} |
|
|
|
|
.inner_lp_toc .scorm_title_text |
|
|
|
|
{ |
|
|
|
|
margin-left: 10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_status_img{ |
|
|
|
|
margin:0px; |
|
|
|
@ -110,9 +106,6 @@ border-left: 15px #FFF solid; |
|
|
|
|
width:10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.lp_navigation{ |
|
|
|
|
overflow: auto; |
|
|
|
|
background-color: white; |
|
|
|
@ -174,4 +167,14 @@ vertical-align: top; |
|
|
|
|
} |
|
|
|
|
.scormpage .footer{ |
|
|
|
|
clear: both; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.scorm_title_text { |
|
|
|
|
margin-left: 10px; |
|
|
|
|
font-weight: bold; |
|
|
|
|
background:#ccc; |
|
|
|
|
font-size: 14px; |
|
|
|
|
color: #444; |
|
|
|
|
width: 90%; |
|
|
|
|
margin-left:17px; |
|
|
|
|
} |
|
|
|
|