|
|
|
@ -20,7 +20,7 @@ border-right: 1px none; |
|
|
|
|
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 |
|
|
|
|
{ |
|
|
|
@ -47,7 +52,6 @@ border-right: 1px none; |
|
|
|
|
padding-bottom: 2px; |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-weight: normal; |
|
|
|
|
|
|
|
|
|
background:#aaa; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -57,7 +61,6 @@ border-right: 1px none; |
|
|
|
|
margin-right: 1px; |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-weight: normal; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_item_1 |
|
|
|
@ -67,7 +70,6 @@ border-right: 1px none; |
|
|
|
|
padding-bottom: 2px; |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-weight: normal; |
|
|
|
|
|
|
|
|
|
background:#ddd; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -78,7 +80,6 @@ border-right: 1px none; |
|
|
|
|
padding-bottom: 2px; |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-weight: normal; |
|
|
|
|
|
|
|
|
|
background:#eee; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -93,7 +94,6 @@ border-right: 1px none; |
|
|
|
|
.inner_lp_toc .scorm_title_text |
|
|
|
|
{ |
|
|
|
|
margin-left: 10px; |
|
|
|
|
padding: 2px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.inner_lp_toc .scorm_status_img{ |
|
|
|
@ -117,19 +117,19 @@ border-bottom: 1px dotted black; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.lp_navigation_elem{ |
|
|
|
|
padding-left: 40px; |
|
|
|
|
padding-left: 15px; |
|
|
|
|
padding-top: 0px; |
|
|
|
|
} |
|
|
|
|
/*.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-left: 0px; |
|
|
|
|
margin-right: 0em; |
|
|
|
|
margin-top: 0.4em; |
|
|
|
|
} |
|
|
|
@ -167,9 +167,7 @@ clear: both; |
|
|
|
|
} |
|
|
|
|
.preview_image |
|
|
|
|
{ |
|
|
|
|
text-align: right; |
|
|
|
|
margin-right: 5px; |
|
|
|
|
padding-left: 15px; |
|
|
|
|
padding-left: 17px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.scorm_title_text { |
|
|
|
@ -178,7 +176,7 @@ clear: both; |
|
|
|
|
background:#ccc; |
|
|
|
|
font-size: 14px; |
|
|
|
|
color: #444; |
|
|
|
|
width: 90%; |
|
|
|
|
width: 89%; |
|
|
|
|
margin-left:17px; |
|
|
|
|
padding: 1px 5px 3px 8px; |
|
|
|
|
} |
|
|
|
|