Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2023/01/26 14:38

From version 36.1
edited by bougault
on 2020/05/25 09:20
Change comment: There is no comment for this version
To version 37.1
edited by bougault
on 2020/05/25 09:20
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -152,7 +152,7 @@
152 152   .clb-search-bar input[type=text]:focus~i{
153 153   color: @color-brand-primary;
154 154   }
155 -
155 + /*
156 156   @media screen and (min-width:992px){
157 157   .teasing .row{
158 158   display:flex
... ... @@ -178,6 +178,7 @@
178 178   display:block
179 179   }
180 180   }
181 + */
181 181  }
182 182  
183 183  .clb-box{