[svn r21819] LP title background is grey see FS#2657

skala
Julio Montoya 17 years ago
parent 7f357afd59
commit 69b7e9fa7e
  1. 73
      main/css/academica/scorm.css
  2. 4
      main/css/baby_orange/scorm.css
  3. 2
      main/css/blue_lagoon/scorm.css
  4. 4
      main/css/corporate/scorm.css
  5. 4
      main/css/cosmic_campus/scorm.css
  6. 4
      main/css/dokeos_classic/scorm.css
  7. 4
      main/css/dokeos_classic_2D/scorm.css
  8. 4
      main/css/medical/scorm.css
  9. 4
      main/css/silver_line/scorm.css
  10. 4
      main/css/sober_brown/scorm.css

@ -16,6 +16,75 @@
width: 99%;
border-right: 1px none;
}
.inner_lp_toc {
overflow: auto;
background-color: white;
height: 210px;
width: 94%;
border-left: 10px #FFF solid;
}
.inner_lp_toc .scorm_item {
font-size: 11px;
margin-left: 10px;
margin-right:10px;
padding-bottom: 2px;
text-decoration: none;
}
.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;
margin-right: 10px;
}
.inner_lp_toc .scorm_item_highlight {
font-size: 11px;
margin-right: 1px;
padding-bottom: 2px;
text-decoration: none;
font-weight: normal;
background:#aaa;
}
.inner_lp_toc .scorm_item_highlight A {
font-size: 11px;
margin-right: 1px;
text-decoration: none;
font-weight: normal;
}
.inner_lp_toc .scorm_item_1 {
font-size: 11px;
margin-right: 1px;
padding-bottom: 2px;
text-decoration: none;
font-weight: normal;
background:#ddd;
}
.inner_lp_toc .scorm_item_2 {
font-size: 11px;
margin-right: 1px;
padding-bottom: 2px;
text-decoration: none;
font-weight: normal;
background:#eee;
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#ccc;
font-size: 12px;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;
}
.inner_lp_toc .scorm_status_img {
margin:0px;
margin-left: -10px;
width:10px;
}
.lp_navigation {
overflow: auto;
background-color: white;
@ -56,8 +125,8 @@
}
.scormpage .content {
/*float: left;
width: 60%;*/
margin-top: 0px;
width: 60%;*/
margin-top: 0px;
padding-top: 0px;
padding-left: 180px;
background-color: white;

@ -69,9 +69,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#EE4C03;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -27,7 +27,7 @@
font-size: 11px;
margin-left: 10px;
margin-right:10px;
//cambiado era 20 padding-bottom: 2px;
//it was 20px padding-bottom: 2px;
text-decoration: none;
}
.inner_lp_toc .scorm_item A {

@ -70,9 +70,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#aaa;
background:#ccc;
font-size: 12px;
color: #FFF;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -73,9 +73,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#A7A7E5;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -73,9 +73,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#4271B5;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -73,9 +73,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#4271B5;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -73,9 +73,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#AF8B97;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -70,9 +70,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#aaa;
background:#ccc;
font-size: 12px;
color: #FFF;
color: #444;
}
.inner_lp_toc .scorm_title_text {
margin-left: 10px;

@ -76,9 +76,9 @@
}
.inner_lp_toc .scorm_title {
font-weight: bold;
background:#716D61;
background:#ccc;
font-size: 12px;
color: #fff;
color: #444;
}
.inner_lp_toc .scorm_status_img {
margin:0px;

Loading…
Cancel
Save