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 39.1
edited by bougault
on 2020/05/25 09:21
Change comment: There is no comment for this version
To version 31.1
edited by bougault
on 2020/05/25 09:17
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,9 +2,8 @@
1 -/*
2 2  .teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');}
3 3  .teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');}
4 4  .teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');}
5 5  .teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');}
6 -*/
5 +
7 7  #mainContentArea{
8 8   padding:0;
9 9   padding-top:1.25rem
... ... @@ -27,7 +27,7 @@
27 27   padding-left:0;
28 28   padding-right:0;
29 29   min-height:300px;
30 -/*
29 + /*
31 31   p.alert-info{
32 32   padding:2rem
33 33   }
... ... @@ -120,7 +120,7 @@
120 120   .clb-content>.row{
121 121   margin-bottom:5rem
122 122   }
123 -*/
122 + */
124 124   .clb-search-bar{
125 125   display:flex;
126 126   align-items:stretch;
... ... @@ -178,10 +178,10 @@
178 178   height:100%;
179 179   display:block
180 180   }
181 - }
182 182   */
181 + }
183 183  }
184 -
183 +/*
185 185  .clb-box{
186 186   background-color:#fff;
187 187   box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
... ... @@ -195,7 +195,7 @@
195 195   margin-bottom:5rem;
196 196   }
197 197  }
198 -
197 +*/
199 199  .clb-btn-default,button {
200 200   background-image:none;
201 201   box-shadow:none;