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 29.1
edited by bougault
on 2020/05/25 09:14
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
... ... @@ -26,6 +26,7 @@
26 26   padding-left:0;
27 27   padding-right:0;
28 28   min-height:300px;
29 +
29 29   p.alert-info{
30 30   padding:2rem
31 31   }
... ... @@ -118,6 +118,7 @@
118 118   .clb-content>.row{
119 119   margin-bottom:5rem
120 120   }
122 +
121 121   .clb-search-bar{
122 122   display:flex;
123 123   align-items:stretch;
... ... @@ -150,6 +150,7 @@
150 150   .clb-search-bar input[type=text]:focus~i{
151 151   color: @color-brand-primary;
152 152   }
155 + /*
153 153   @media screen and (min-width:992px){
154 154   .teasing .row{
155 155   display:flex
... ... @@ -175,6 +175,7 @@
175 175   display:block
176 176   }
177 177   }
181 + */
178 178  }
179 179  
180 180  .clb-box{
... ... @@ -209,3 +209,4 @@
209 209   background-color: darken(@color-brand-primary, 15%);
210 210   }
211 211  }
216 +