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 37.1
edited by bougault
on 2020/05/25 09:20
Change comment: There is no comment for this version
To version 33.1
edited by bougault
on 2020/05/25 09:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,1 +1,1 @@
1 -long
1 +forbid
Code
... ... @@ -26,7 +26,7 @@
26 26   padding-left:0;
27 27   padding-right:0;
28 28   min-height:300px;
29 -
29 + /*
30 30   p.alert-info{
31 31   padding:2rem
32 32   }
... ... @@ -119,7 +119,7 @@
119 119   .clb-content>.row{
120 120   margin-bottom:5rem
121 121   }
122 -
122 + */
123 123   .clb-search-bar{
124 124   display:flex;
125 125   align-items:stretch;
... ... @@ -177,10 +177,10 @@
177 177   height:100%;
178 178   display:block
179 179   }
180 - }
181 181   */
181 + }
182 182  }
183 -
183 +/*
184 184  .clb-box{
185 185   background-color:#fff;
186 186   box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
... ... @@ -213,4 +213,4 @@
213 213   background-color: darken(@color-brand-primary, 15%);
214 214   }
215 215  }
216 -
216 +*/