Skip to content
Snippets Groups Projects
Commit 1ac6c1f4 authored by harald.petry's avatar harald.petry
Browse files

UG-45 Enhancement: Add breadcrumbs navigation to the Online Help

- Enables breadcrumbs to be toggled via feature toggle
parent 88f8272c
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ html.embedded { ...@@ -51,6 +51,7 @@ html.embedded {
&.feat-io-ox-core-undoSend .feat-io-ox-core-undoSend, &.feat-io-ox-core-undoSend .feat-io-ox-core-undoSend,
&.feat-io-ox-mail-editRealNames .feat-io-ox-mail-editRealNames, &.feat-io-ox-mail-editRealNames .feat-io-ox-mail-editRealNames,
&.feat-jitsi .feat-jitsi, &.feat-jitsi .feat-jitsi,
&.feat-oxhelp-breadcrumbs .feat-oxhelp-breadcrumbs,
&.feat-zoom .feat-zoom { &.feat-zoom .feat-zoom {
// using `:not` to get the node type into the full selector here // using `:not` to get the node type into the full selector here
&:not(li) { display: inherit; } &:not(li) { display: inherit; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment