From 702f433d0923d533742f7c90948298f21638b4fa Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Thu, 26 Mar 2009 22:50:29 +0100 Subject: [PATCH] [svn r19366] Minor Updated the other styles with the recent changes (SVN#19532) see FS#3866 and FS#3917 --- main/css/academica/scorm.css | 37 +++++++++++++++----------- main/css/baby_orange/scorm.css | 37 +++++++++++++++----------- main/css/corporate/scorm.css | 36 ++++++++++++++----------- main/css/cosmic_campus/scorm.css | 23 +++++++++------- main/css/dokeos_classic/scorm.css | 30 +++++++++++---------- main/css/dokeos_classic_2D/scorm.css | 31 ++++++++++++---------- main/css/medical/scorm.css | 18 ++++++------- main/css/silver_line/scorm.css | 39 ++++++++++++++++------------ main/css/sober_brown/scorm.css | 26 ++++++++++++------- 9 files changed, 162 insertions(+), 115 deletions(-) diff --git a/main/css/academica/scorm.css b/main/css/academica/scorm.css index 83b7bb7266..09465fec5f 100644 --- a/main/css/academica/scorm.css +++ b/main/css/academica/scorm.css @@ -17,19 +17,19 @@ width: 99%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + border-left: 15px #FFF solid; } .inner_lp_toc .scorm_item{ -font-size: 11px; -margin-left: 10px; -margin-right:20px; -padding-bottom: 2px; -text-decoration: none; + + font-size: 11px; + margin-left: 10px; + margin-right:10px; + padding-bottom: 2px; + text-decoration: none; } .inner_lp_toc .scorm_item A{ @@ -90,6 +90,12 @@ text-decoration: none; color: #fff; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -116,9 +122,9 @@ border-bottom: 1px dotted black; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -173,5 +179,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } diff --git a/main/css/baby_orange/scorm.css b/main/css/baby_orange/scorm.css index 30d37c6fc3..0e214ff521 100644 --- a/main/css/baby_orange/scorm.css +++ b/main/css/baby_orange/scorm.css @@ -17,19 +17,19 @@ width: 99%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + border-left: 15px #FFF solid; } .inner_lp_toc .scorm_item{ -font-size: 11px; -margin-left: 10px; -margin-right:20px; -padding-bottom: 2px; -text-decoration: none; + + font-size: 11px; + margin-left: 10px; + margin-right:10px; + padding-bottom: 2px; + text-decoration: none; } .inner_lp_toc .scorm_item A{ @@ -90,6 +90,12 @@ font-weight: normal; color: #fff; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -116,9 +122,9 @@ border-bottom: 1px dotted black; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -174,5 +180,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } \ No newline at end of file diff --git a/main/css/corporate/scorm.css b/main/css/corporate/scorm.css index dc9ff60029..dc68f411c2 100644 --- a/main/css/corporate/scorm.css +++ b/main/css/corporate/scorm.css @@ -17,20 +17,19 @@ width: 92%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + 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:10px; + padding-bottom: 2px; + text-decoration: none; } .inner_lp_toc .scorm_item A{ @@ -86,6 +85,12 @@ text-decoration: none; color: #FFF; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -112,9 +117,9 @@ border-bottom: 1px dotted black; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -170,5 +175,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } \ No newline at end of file diff --git a/main/css/cosmic_campus/scorm.css b/main/css/cosmic_campus/scorm.css index d49a9e7e24..9745627ca6 100644 --- a/main/css/cosmic_campus/scorm.css +++ b/main/css/cosmic_campus/scorm.css @@ -21,17 +21,15 @@ .inner_lp_toc{ overflow: auto; background-color: white; - height: 325px; - width: 90%; - border-right: 1px #999999 solid; + height: 300px; + width: 96%; border-left: 15px #FFF solid; - } .inner_lp_toc .scorm_item{ font-size: 11px; margin-left: 10px; - margin-right:20px; + margin-right:10px; padding-bottom: 2px; text-decoration: none; } @@ -102,6 +100,12 @@ color: #fff; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -127,9 +131,9 @@ } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -185,5 +189,6 @@ font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } diff --git a/main/css/dokeos_classic/scorm.css b/main/css/dokeos_classic/scorm.css index f61eabad38..aec43dee9a 100644 --- a/main/css/dokeos_classic/scorm.css +++ b/main/css/dokeos_classic/scorm.css @@ -17,19 +17,17 @@ width: 99%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; - + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + border-left: 15px #FFF solid; } .inner_lp_toc .scorm_item{ font-size: 11px; margin-left: 10px; - margin-right:20px; + margin-right:10px; padding-bottom: 2px; text-decoration: none; } @@ -100,6 +98,11 @@ border-left: 15px #FFF solid; color: #fff; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -124,11 +127,12 @@ border-bottom: 1px dotted black; padding-left: 40px; padding-top: 0px; } + /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -176,7 +180,6 @@ clear: both; margin-right: 5px; padding-left: 15px; } - .scorm_title_text { margin-left: 10px; font-weight: bold; @@ -184,5 +187,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } diff --git a/main/css/dokeos_classic_2D/scorm.css b/main/css/dokeos_classic_2D/scorm.css index 8ad53bf3da..66475890db 100644 --- a/main/css/dokeos_classic_2D/scorm.css +++ b/main/css/dokeos_classic_2D/scorm.css @@ -17,19 +17,17 @@ width: 99%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; - + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + border-left: 15px #FFF solid; } .inner_lp_toc .scorm_item{ font-size: 11px; margin-left: 10px; - margin-right:20px; + margin-right:10px; padding-bottom: 2px; text-decoration: none; } @@ -100,6 +98,12 @@ border-left: 15px #FFF solid; color: #fff; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -125,9 +129,9 @@ border-bottom: 1px dotted black; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -176,5 +180,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; -} + margin-left:17px; + padding: 1px 5px 3px 8px; +} \ No newline at end of file diff --git a/main/css/medical/scorm.css b/main/css/medical/scorm.css index 3968f92865..05fdaae6ee 100644 --- a/main/css/medical/scorm.css +++ b/main/css/medical/scorm.css @@ -20,17 +20,15 @@ .inner_lp_toc{ overflow: auto; background-color: white; - height: 325px; - width: 92%; - border-right: 1px #999999 solid; + height: 300px; + width: 96%; border-left: 15px #FFF solid; - } .inner_lp_toc .scorm_item{ font-size: 11px; margin-left: 10px; - margin-right:20px; + margin-right:10px; padding-bottom: 2px; text-decoration: none; } @@ -103,6 +101,7 @@ .inner_lp_toc .scorm_title_text { margin-left: 10px; + padding: 2px; } .inner_lp_toc .scorm_status_img{ @@ -133,9 +132,9 @@ } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -190,6 +189,7 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; } diff --git a/main/css/silver_line/scorm.css b/main/css/silver_line/scorm.css index 23c02742da..baeac29602 100644 --- a/main/css/silver_line/scorm.css +++ b/main/css/silver_line/scorm.css @@ -17,19 +17,19 @@ width: 99%; border-right: 1px none; } .inner_lp_toc{ -overflow: auto; -background-color: white; -height: 325px; -width: 92%; -border-right: 1px #999999 solid; -border-left: 15px #FFF solid; + overflow: auto; + background-color: white; + height: 300px; + width: 96%; + 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:10px; + padding-bottom: 2px; + text-decoration: none; } .inner_lp_toc .scorm_item A{ @@ -85,6 +85,12 @@ text-decoration: none; color: #FFF; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_status_img{ margin:0px; margin-left: -10px; @@ -111,9 +117,9 @@ border-bottom: 1px dotted black; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -169,5 +175,6 @@ clear: both; font-size: 14px; color: #444; width: 90%; - margin-left:17px; -} + margin-left:17px; + padding: 1px 5px 3px 8px; +} \ No newline at end of file diff --git a/main/css/sober_brown/scorm.css b/main/css/sober_brown/scorm.css index 9443045411..368ff7655e 100644 --- a/main/css/sober_brown/scorm.css +++ b/main/css/sober_brown/scorm.css @@ -19,20 +19,25 @@ height: 100%; .inner_lp_toc{ overflow: auto; background-color: white; - height: 325px; - width: 90%; - border-right: 1px #999999 solid; + height: 300px; + width: 96%; border-left: 15px #FFF solid; } -.inner_lp_toc .scorm_item -{ +.inner_lp_toc .scorm_item{ + font-size: 11px; margin-left: 10px; - margin-right:20px; + margin-right:10px; padding-bottom: 2px; text-decoration: none; } +.inner_lp_toc .scorm_title_text +{ + margin-left: 10px; + padding: 2px; +} + .inner_lp_toc .scorm_item A { font-size: 11px; @@ -125,9 +130,9 @@ height: 100%; } /*.scormpage .menu */ .lp_navigation_elem .progresstext{ - margin-top: -12px; - margin-left: 4em; - font-size: smaller; + margin-top: -20px; + margin-left: 40%; + font-size: normal; } /*.scormpage .menu */ @@ -182,5 +187,6 @@ height: 100%; font-size: 14px; color: #444; width: 90%; - margin-left:17px; + margin-left:17px; + padding: 1px 5px 3px 8px; }