|
|
|
@ -20,7 +20,7 @@ border-right: 1px none; |
|
|
|
overflow: auto; |
|
|
|
overflow: auto; |
|
|
|
background-color: white; |
|
|
|
background-color: white; |
|
|
|
height: 300px; |
|
|
|
height: 300px; |
|
|
|
width: 96%; |
|
|
|
width: 94%; |
|
|
|
border-left: 15px #FFF solid; |
|
|
|
border-left: 15px #FFF solid; |
|
|
|
} |
|
|
|
} |
|
|
|
.inner_lp_toc .scorm_item{ |
|
|
|
.inner_lp_toc .scorm_item{ |
|
|
|
@ -33,11 +33,16 @@ border-right: 1px none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_item A{ |
|
|
|
.inner_lp_toc .scorm_item A{ |
|
|
|
font-weight: normal; |
|
|
|
font-size: 11px; |
|
|
|
|
|
|
|
margin-right: 1px; |
|
|
|
|
|
|
|
padding-bottom: 2px; |
|
|
|
|
|
|
|
text-decoration: none; |
|
|
|
|
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_item A.chapter_module{ |
|
|
|
.inner_lp_toc .scorm_item A.chapter_module{ |
|
|
|
font-weight: normal; |
|
|
|
font-weight: normal; |
|
|
|
|
|
|
|
margin-right: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_item_highlight{ |
|
|
|
.inner_lp_toc .scorm_item_highlight{ |
|
|
|
@ -88,7 +93,6 @@ border-right: 1px none; |
|
|
|
.inner_lp_toc .scorm_title_text |
|
|
|
.inner_lp_toc .scorm_title_text |
|
|
|
{ |
|
|
|
{ |
|
|
|
margin-left: 10px; |
|
|
|
margin-left: 10px; |
|
|
|
padding: 2px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_status_img{ |
|
|
|
.inner_lp_toc .scorm_status_img{ |
|
|
|
@ -112,19 +116,18 @@ border-bottom: 1px dotted black; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.lp_navigation_elem{ |
|
|
|
.lp_navigation_elem{ |
|
|
|
padding-left: 40px; |
|
|
|
padding: 0 6px 10px 10px; |
|
|
|
padding-top: 0px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
/*.scormpage .menu */ |
|
|
|
/*.scormpage .menu */ |
|
|
|
.lp_navigation_elem .progresstext{ |
|
|
|
.lp_navigation_elem .progresstext{ |
|
|
|
margin-top: -20px; |
|
|
|
margin: -20px 0; |
|
|
|
margin-left: 40%; |
|
|
|
margin-left: 40%; |
|
|
|
font-size: normal; |
|
|
|
font-size: normal; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/*.scormpage .menu */ |
|
|
|
/*.scormpage .menu */ |
|
|
|
.lp_navigation_elem .buttons{ |
|
|
|
.lp_navigation_elem .buttons{ |
|
|
|
margin-left: 5px; |
|
|
|
margin-left: 0px; |
|
|
|
margin-right: 0em; |
|
|
|
margin-right: 0em; |
|
|
|
margin-top: 0.4em; |
|
|
|
margin-top: 0.4em; |
|
|
|
} |
|
|
|
} |
|
|
|
@ -163,9 +166,9 @@ clear: both; |
|
|
|
|
|
|
|
|
|
|
|
.preview_image |
|
|
|
.preview_image |
|
|
|
{ |
|
|
|
{ |
|
|
|
text-align: right; |
|
|
|
//text-align: right; |
|
|
|
margin-right: 5px; |
|
|
|
//margin-right: 5px; |
|
|
|
padding-left: 15px; |
|
|
|
padding-left: 17px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.scorm_title_text { |
|
|
|
.scorm_title_text { |
|
|
|
@ -174,7 +177,7 @@ clear: both; |
|
|
|
background:#ccc; |
|
|
|
background:#ccc; |
|
|
|
font-size: 14px; |
|
|
|
font-size: 14px; |
|
|
|
color: #444; |
|
|
|
color: #444; |
|
|
|
width: 90%; |
|
|
|
width: 89%; |
|
|
|
margin-left:17px; |
|
|
|
margin-left:17px; |
|
|
|
padding: 1px 5px 3px 8px; |
|
|
|
padding: 1px 5px 3px 8px; |
|
|
|
} |
|
|
|
} |