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 29.1
edited by bougault
on 2020/05/25 09:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -26,7 +26,6 @@
26 26   padding-left:0;
27 27   padding-right:0;
28 28   min-height:300px;
29 -
30 30   p.alert-info{
31 31   padding:2rem
32 32   }
... ... @@ -119,7 +119,6 @@
119 119   .clb-content>.row{
120 120   margin-bottom:5rem
121 121   }
122 -
123 123   .clb-search-bar{
124 124   display:flex;
125 125   align-items:stretch;
... ... @@ -152,7 +152,6 @@
152 152   .clb-search-bar input[type=text]:focus~i{
153 153   color: @color-brand-primary;
154 154   }
155 - /*
156 156   @media screen and (min-width:992px){
157 157   .teasing .row{
158 158   display:flex
... ... @@ -178,7 +178,6 @@
178 178   display:block
179 179   }
180 180   }
181 - */
182 182  }
183 183  
184 184  .clb-box{
... ... @@ -213,4 +213,3 @@
213 213   background-color: darken(@color-brand-primary, 15%);
214 214   }
215 215  }
216 -