Browse Source

[svn r14986] Changes in the color of the LP's menu. (see FS#2478)

Julio Montoya 17 years ago
parent
commit
08842f2353

+ 47 - 15
main/css/academica/scorm.css

@@ -20,14 +20,14 @@ border-right: 1px none;
 overflow: auto;
 background-color: white;
 height: 325px;
-width: 99%;
+width: 92%;
 border-right: 1px #999999 solid;
 border-left: 15px #FFF solid;
 }
 .inner_lp_toc .scorm_item{
 font-size: 11px;
 margin-left: 10px;
-margin-right:25px;
+margin-right:20px;
 padding-bottom: 2px;
 text-decoration: none;
 }
@@ -40,25 +40,57 @@ text-decoration: none;
 			font-weight: normal;
 		}
 
-.inner_lp_toc .scorm_item_highlight{
-font-size: 11px;
-margin-left: 10px;
-margin-right: 25px;
-padding-bottom: 2px;
-text-decoration: none;
-background:#F8F8F8; border:1px dashed #999999;
+.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-weight: normal;
-	}
+.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;	
 	
-.inner_lp_toc .scorm_item_highlight .highlight{
-	font-weight: normal;
-	background:#F3F3F3; border:1px dashed #949494;
+	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:#4271B5;	
+	font-size: 12px;
+	color: #fff;	
+}
+
+
 .inner_lp_toc .scorm_status_img{
 margin:0px;
 margin-left: -10px;

+ 52 - 18
main/css/baby/scorm.css

@@ -20,45 +20,79 @@ border-right: 1px none;
 overflow: auto;
 background-color: white;
 height: 325px;
-width: 99%;
+width: 92%;
 border-right: 1px #999999 solid;
 border-left: 15px #FFF solid;
 }
 .inner_lp_toc .scorm_item{
 font-size: 11px;
 margin-left: 10px;
-margin-right:25px;
+margin-right:20px;
 padding-bottom: 2px;
 text-decoration: none;
 }
 
-	.inner_lp_toc .scorm_item A{
-		font-weight: normal;
-	}
-	
-		.inner_lp_toc .scorm_item A.chapter_module{
-			font-weight: normal;
-		}
+.inner_lp_toc .scorm_item A{
+font-weight: normal;
+}
+
+.inner_lp_toc .scorm_item A.chapter_module{
+	font-weight: normal;
+}
 
 .inner_lp_toc .scorm_item_highlight{
-font-size: 11px;
-margin-left: 10px;
-margin-right: 25px;
-padding-bottom: 2px;
-text-decoration: none;
-background:#F8F8F8; border:1px dashed #999999;
+	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-weight: normal;
+			font-size: 11px;
+	margin-right: 1px;
+	text-decoration: none;
+	font-weight: normal;	
 	}
 	
-.inner_lp_toc .scorm_item_highlight .highlight{
-	font-weight: normal;
-	background:#F3F3F3; border:1px dashed #949494;
+
+.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:#EE4C03;
+	font-size: 12px;
+	
+	color: #fff;	
 }
 
+
+
+
 .inner_lp_toc .scorm_status_img{
 margin:0px;
 margin-left: -10px;

+ 38 - 10
main/css/corporativa/scorm.css

@@ -20,7 +20,7 @@ border-right: 1px none;
 overflow: auto;
 background-color: white;
 height: 325px;
-width: 99%;
+width: 92%;
 border-right: 1px #999999 solid;
 border-left: 15px #FFF solid;
 }
@@ -41,24 +41,52 @@ text-decoration: none;
 		}
 
 .inner_lp_toc .scorm_item_highlight{
-font-size: 11px;
-margin-left: 10px;
-margin-right: 25px;
-padding-bottom: 2px;
-text-decoration: none;
-background:#F8F8F8; border:1px dashed #999999;
+	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-weight: normal;
 	}
 	
-.inner_lp_toc .scorm_item_highlight .highlight{
-	font-weight: normal;
-	background:#F3F3F3; border:1px dashed #949494;
+
+.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:#aaa;
+	font-size: 12px;	
+	color: #FFF;	
+}
+
+
+
 .inner_lp_toc .scorm_status_img{
 margin:0px;
 margin-left: -10px;

+ 75 - 31
main/css/default/scorm.css

@@ -20,52 +20,96 @@ border-right: 1px none;
 overflow: auto;
 background-color: white;
 height: 325px;
-width: 99%;
+width: 92%;
 border-right: 1px #999999 solid;
 border-left: 15px #FFF solid;
+
 }
 .inner_lp_toc .scorm_item{
-font-size: 11px;
-margin-left: 10px;
-margin-right:25px;
-padding-bottom: 2px;
-text-decoration: none;
+
+	font-size: 11px;
+	margin-left: 10px;
+	margin-right:20px;
+	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{
-		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;	
 	
-		.inner_lp_toc .scorm_item A.chapter_module{
-			font-weight: normal;
-		}
-
-.inner_lp_toc .scorm_item_highlight{
-font-size: 11px;
-margin-left: 10px;
-margin-right: 25px;
-padding-bottom: 2px;
-text-decoration: none;
-background:#F8F8F8; border:1px dashed #999999;
-}
-
-	.inner_lp_toc .scorm_item_highlight A{
-		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;	
 	
-.inner_lp_toc .scorm_item_highlight .highlight{
-	font-weight: normal;
-	background:#F3F3F3; border:1px dashed #949494;
+	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:#4271B5;	
+
+	font-size: 12px;
+	color: #fff;	
+}
+
+
 .inner_lp_toc .scorm_status_img{
-margin:0px;
-margin-left: -10px;
-width:10px;
+	margin:0px;
+	margin-left: -10px;
+	width:10px;
 }
 
 
+
+
 .lp_navigation{
 overflow: auto;
 background-color: white;

+ 37 - 11
main/css/dokeosgrey/scorm.css

@@ -13,14 +13,14 @@ font-size: small;
 .lp_toc{
 background-color: white;
 height: 380px;
-width: 99%;
+width: 92%;
 border-right: 1px none;
 }
 .inner_lp_toc{
 overflow: auto;
 background-color: white;
 height: 325px;
-width: 99%;
+width: 92%;
 border-right: 1px #999999 solid;
 border-left: 15px #FFF solid;
 }
@@ -42,22 +42,48 @@ text-decoration: none;
 		}
 
 .inner_lp_toc .scorm_item_highlight{
-font-size: 11px;
-margin-left: 10px;
-margin-right: 25px;
-padding-bottom: 2px;
-text-decoration: none;
-background:#F8F8F8; border:1px dashed #999999;
+	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-weight: normal;
 	}
 	
-.inner_lp_toc .scorm_item_highlight .highlight{
-	font-weight: normal;
-	background:#F3F3F3; border:1px dashed #949494;
+
+.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:#aaa;
+	font-size: 12px;	
+	color: #FFF;	
 }
 
 .inner_lp_toc .scorm_status_img{