Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -264,7 +264,20 @@ 264 264 margin-bottom: 1rem; 265 265 } 266 266 } 267 - 267 +.glider { 268 + .highlighted-collab { 269 + position:relative; 270 + border: 1px solid #CCC; 271 + margin: 0 .5rem; 272 + height: 100%; 273 + border-radius: var(--border-radius-default); 274 + > p, 275 + > h3 { 276 + padding-left: 1rem; 277 + padding-right: 1rem; 278 + } 279 + } 280 +} 268 268 .stretched-link { 269 269 &::after { 270 270 position: absolute;