Merge branch 'MDL-50639_mod_book_fontsize_M29' of https://github.com/barrysspace/moodle into MOODLE_29_STABLE
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
}
|
||||
|
||||
/* toc style NONE */
|
||||
.path-mod-book .book_toc_none {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.path-mod-book .book_toc_none ul ul,
|
||||
.dir-rtl.path-mod-book .book_toc_none ul ul {
|
||||
margin-left: 0;
|
||||
@@ -56,9 +53,6 @@
|
||||
}
|
||||
|
||||
/*toc style BULLETS */
|
||||
.path-mod-book .book_toc_bullets {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.path-mod-book .book_toc_bullets ul ul {
|
||||
margin-left: 20px;
|
||||
}
|
||||
@@ -75,9 +69,6 @@
|
||||
}
|
||||
|
||||
/* toc style INDENTED*/
|
||||
.path-mod-book .book_toc_indented {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.path-mod-book .book_toc_indented ul {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user