mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-50639_mod_book_fontsize_master' of https://github.com/barrysspace/moodle
This commit is contained in:
commit
ca43103134
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user