Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 10.37
edited by Alex Cotiuga
on 2026/05/19 07:35
on 2026/05/19 07:35
Change comment:
There is no comment for this version
To version 10.30
edited by Alex Cotiuga
on 2026/05/19 07:26
on 2026/05/19 07:26
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -1,9 +1,9 @@ 1 1 /* ========== Agnease Public Top Menu ========== */ 2 2 3 3 /* Desktop alignment */ 4 - #menuview.navbar-nav {5 - float: right !important;6 -} 4 +.navbar-nav { 5 + float: right; 6 + } 7 7 8 8 /* Top-level menu items */ 9 9