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 32.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
... ... @@ -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;
... ... @@ -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
... ... @@ -177,9 +177,10 @@
177 177   height:100%;
178 178   display:block
179 179   }
180 + */
180 180   }
181 181  }
182 -
183 +/*
183 183  .clb-box{
184 184   background-color:#fff;
185 185   box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
... ... @@ -212,4 +212,4 @@
212 212   background-color: darken(@color-brand-primary, 15%);
213 213   }
214 214  }
215 -
216 +*/