From: Barry Oosthuizen Date: Thu, 18 Jun 2015 13:25:16 +0000 (+0100) Subject: MDL-47230 mod_book: Sub chapter bullet formatting X-Git-Tag: v3.0.0-beta~567^2 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=5f9ff7906564c3e4710e06f54f5aa5c4c5fc7497;ds=inline MDL-47230 mod_book: Sub chapter bullet formatting --- diff --git a/mod/book/styles.css b/mod/book/styles.css index 4a607673da6..db6da0f697f 100644 --- a/mod/book/styles.css +++ b/mod/book/styles.css @@ -70,6 +70,10 @@ list-style: circle; } +.path-mod-book .book_toc_bullets li li:before { + display: none; +} + /* toc style INDENTED*/ .path-mod-book .book_toc_indented { font-size: 0.8em;