MDL-47230 mod_book: Sub chapter bullet formatting
authorBarry Oosthuizen <barry.oosthuizen@nottingham.ac.uk>
Thu, 18 Jun 2015 13:25:16 +0000 (14:25 +0100)
committerBarry Oosthuizen <barry.oosthuizen@nottingham.ac.uk>
Wed, 15 Jul 2015 08:38:29 +0000 (09:38 +0100)
mod/book/styles.css

index 4a60767..db6da0f 100644 (file)
     list-style: circle;
 }
 
     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;
 /* toc style INDENTED*/
 .path-mod-book .book_toc_indented {
   font-size: 0.8em;