Änderungen von Dokument Menu Macro
Zuletzt geändert von xwikiadmin am 2025/01/07 11:25
Von Version 6.1
bearbeitet von xwikiadmin
am 2024/06/24 14:17
am 2024/06/24 14:17
Änderungskommentar:
Install extension [org.xwiki.platform:xwiki-platform-menu-ui/16.4.0]
Auf Version 5.1
bearbeitet von xwikiadmin
am 2023/10/26 09:31
am 2023/10/26 09:31
Änderungskommentar:
Install extension [org.xwiki.platform:xwiki-platform-menu-ui/15.8]
Zusammenfassung
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- XWiki.StyleSheetExtension[1]
-
- Code
-
... ... @@ -200,17 +200,10 @@ 200 200 } 201 201 } 202 202 /* When in dropdown we also have a link, reset the duplicated padding */ 203 - & > .xDropdown-header >span > a {203 + & > span > a { 204 204 padding: 0; 205 205 display: inherit; 206 206 } 207 - /* Reposition the toggle when in a dropdown of fixed size 208 - to avoid eating away at the bit of space we have for the text. */ 209 - & > .xDropdown-header > .xDropdown-header-toggle { 210 - position: absolute; 211 - right: 0; 212 - top: 0; 213 - } 214 214 } 215 215 /* Separator horizontal inside menu */ 216 216 &:empty {