Zuletzt bearbeitet vor 9 Monaten
von Margit Link-Rodrigue

Vorlage:TOClimit/styles.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
/***Custom TOC levels - Template TOC ***/
/***Custom TOC levels - Template TOC ***/
.toclimit-1 .toclevel-2{display:none;}
.toclimit-1 .toclevel-2, .toclimit-1 .toclevel-3, .toclimit-1 .toclevel-4,.toclimit-1 .toclevel5 {display:none;}
.toclimit-1 .toclevel-3{display:none;}
.toclimit-2 .toclevel-3, .toclimit-2 .toclevel-4, .toclimit-2 .toclevel-5 {display:none;}
.toclimit-1 .toclevel-4{display:none;}
.toclimit-3 .toclevel-4, .toclimit-3 .toclevel-5 {display:none;}
.toclimit-1 .toclevel5{display:none;}
.customtoc.nonum .tocnumber {display:none} /*hide numbering if set*/
.toclimit-2 .toclevel-3{display:none;}
.customtoc.nonum .toctext {padding-left:10px;} /*adds left-padding if no numbers are shown*/
.toclimit-2 .toclevel-4{display:none;}
.customtoc.fontlarge .toctext {font-size:1.1em;} /*adjust font size if set*/
.toclimit-2 .toclevel-5{display:none;}
.customtoc.notitle .toctitle {display:none} /*hide title if set*/
.toclimit-3 .toclevel-4{display:none;}
.customtoc.noborder #toc {border:none} /*hide border if set*/
.toclimit-3 .toclevel-5{display:none;}
.customtoc.inline ul >  li.toclevel-1  {display:inline-block}
.customtoc.inline  ul  ul {display:none}
.customtoc.inline ul > li.toclevel-1:after {content:'|'; padding-left:10px}
.customtoc.inline ul > li.toclevel-1:last-child:after {content:''; padding-left:10px}
.customtoc.inline .toc {width:100%;}

Aktuelle Version vom 27. Juni 2023, 14:23 Uhr

/***Custom TOC levels - Template TOC ***/
.toclimit-1 .toclevel-2, .toclimit-1 .toclevel-3, .toclimit-1 .toclevel-4,.toclimit-1 .toclevel5 {display:none;}
.toclimit-2 .toclevel-3, .toclimit-2 .toclevel-4, .toclimit-2 .toclevel-5 {display:none;}
.toclimit-3 .toclevel-4, .toclimit-3 .toclevel-5 {display:none;}
.customtoc.nonum .tocnumber {display:none} /*hide numbering if set*/
.customtoc.nonum .toctext {padding-left:10px;}  /*adds left-padding if no numbers are shown*/
.customtoc.fontlarge .toctext {font-size:1.1em;} /*adjust font size if set*/
.customtoc.notitle .toctitle {display:none} /*hide title if set*/
.customtoc.noborder #toc {border:none} /*hide border if set*/
.customtoc.inline ul >  li.toclevel-1  {display:inline-block}
.customtoc.inline  ul  ul {display:none}
.customtoc.inline ul > li.toclevel-1:after {content:'|'; padding-left:10px}
.customtoc.inline ul > li.toclevel-1:last-child:after {content:''; padding-left:10px}
.customtoc.inline .toc {width:100%;}
Keine Kategorien vergebenBearbeiten

Diskussionen