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,9 +264,18 @@ 264 264 margin-bottom: 1rem; 265 265 } 266 266 } 267 - 268 -.highlighted { 269 - position:relative; 267 +.glider { 268 + .highlighted-collab { 269 + position:relative; 270 + border: 1px solid #CCC; 271 + margin: 0 .5rem; 272 + height: 100%; 273 + > p, 274 + > h3 { 275 + padding-left: 1rem; 276 + padding-right: 1rem; 277 + } 278 + } 270 270 } 271 271 .stretched-link { 272 272 &::after {