hide Index Navigation links in catalog
This commit is contained in:
parent
58973e4651
commit
7eb12bcf81
@ -855,6 +855,9 @@ span.hide-announcement {
|
||||
top: 25px;
|
||||
right: 10px;
|
||||
}
|
||||
:root.catalog-mode #navlinks {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Filter */
|
||||
.opContainer.filter-highlight {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user