From: michaelpenne Date: Fri, 4 Feb 2005 19:35:43 +0000 (+0000) Subject: removed a lot of styles because left menu and slideshow work in a table instead of... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ea6c76e0f2d9c9b287168c0c1d7ceaf07bf03ecf;p=moodle.git removed a lot of styles because left menu and slideshow work in a table instead of styles. This helps with compatibility with more browsers --- diff --git a/mod/lesson/styles.php b/mod/lesson/styles.php index 74b29d4e51..0cc18b2adb 100644 --- a/mod/lesson/styles.php +++ b/mod/lesson/styles.php @@ -18,44 +18,12 @@ img { color: body?>; } -.leftmenu { - width:140px; - height:530px; - margin-top:-18px; - white-space:nowrap; -} - -.leftmenu1 { - background: no-repeat url(/leftmenu.jpg); - width:140px; - height:530px; - margin-top:-6px; - - white-space:nowrap; -} - -.lmlinks { - width:140px; - height:400px; - overflow:auto; - - padding-left:7px; - padding-top:4px; - -} - - .leftmenu a:link, .leftmenu a:active, .leftmenu a:visited, .leftmenu1 a:link, .leftmenu1 a:active, .leftmenu1 a:visited{ -font-size:.7em; -} - -.lmMainlinks a:link, .lmMainlinks a:active, .lmMainlinks a:visited{ -font-size:.9em; + font-size:.7em; } -.slidepos { -padding-left:153px; margin-top:-480px; - font-family:Arial; +.main a:link, .main a:active, .main a:visited{ + font-size:.9em; } .viewpos {