From: moodler Date: Sun, 17 Sep 2006 03:38:04 +0000 (+0000) Subject: Tidying up coursebox teacher listing (no bullets) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ce607dd45746b0ccf4414fd5ff9ffd8457aaab73;p=moodle.git Tidying up coursebox teacher listing (no bullets) --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index a3f5f016a0..0b26f08dbd 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1042,6 +1042,13 @@ body#course-view .headingblock { padding-top: 20px; } +.courseboxcontent ul.teachers li { + list-style-type:none; + padding:0; + margin:0; + text-indent:0; +} + /*** *** Doc