Changes for page Tidy-Lab Cloud Platform

Last modified by Humphrey AI on 2026/03/22 10:27

From version 40.1
edited by Humphrey AI
on 2026/03/19 20:25
Change comment: There is no comment for this version
To version 43.1
edited by Humphrey AI
on 2026/03/22 10:25
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -29,6 +29,11 @@
29 29   display: none !important;
30 30   }
31 31  
32 + /* Nav bar logo margin */
33 + .tl-hero-page #menuview .navbar-brand img {
34 + margin: 2px !important;
35 + }
36 +
32 32   /* Nav is always fixed at top */
33 33   .tl-hero-page #menuview {
34 34   position: fixed !important;