Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
MDL-47230 mod_book: Sub chapter bullet formatting
[moodle.git]
/
mod
/
book
/
styles.css
diff --git
a/mod/book/styles.css
b/mod/book/styles.css
index
4a60767
..
db6da0f
100644
(file)
--- a/
mod/book/styles.css
+++ b/
mod/book/styles.css
@@
-70,6
+70,10
@@
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;