Skip to content

Commit 26a60d4

Browse files
author
Bernd Fallert
committed
no toc in year and calender
1 parent 3166c4f commit 26a60d4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Resources/Private/Less/ubma/ubma.less

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,17 @@ ul.toc.newspaper {
502502
}
503503
}
504504

505+
/*
506+
// this classes in combination with NO hide
507+
&.tx-dlf-childtype-issue,
508+
&.tx-dlf-childtype-year {
509+
&.tx-dlf-childstate-NO {
510+
//background-color: hotpink;
511+
display: none;
512+
}
513+
}
514+
*/
515+
505516
ul.normal {
506517
li {
507518
&.submenu {

0 commit comments

Comments
 (0)