Changes for page Navigation
Last modified by Benjamin Fischer on 2025/06/03 16:18
From version 22.5
edited by Benjamin Fischer
on 2025/01/06 15:12
on 2025/01/06 15:12
Change comment:
There is no comment for this version
To version 21.1
edited by Benjamin Fischer
on 2024/12/09 15:54
on 2024/12/09 15:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,7 +17,6 @@ 17 17 <li><br/></li> 18 18 #navItem ("DIG-UM.WebHome") 19 19 #navItem ("Internal.WebHome") 20 -<li>[[ErUM-Data Call (2025)>>https://erumdatahub.de/calls/]]</li> 21 21 #if ($hasEdit) 22 22 <li><br/></li> 23 23 <li class="open">{{icon name="question"/}} Help<ul>
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,15 +1,4 @@ 1 1 .panel .menu.menu-vertical { 2 - > ul { 3 - ul { 4 - list-style-type: disc; 5 - ul { 6 - list-style-type: circle; 7 - ul { 8 - list-style-type: square; 9 - } 10 - } 11 - } 12 - } 13 13 li { 14 14 padding: 0.05em; 15 15 }