Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 29.22
edited by Alex Cotiuga
on 2026/07/03 16:11
on 2026/07/03 16:11
Change comment:
There is no comment for this version
To version 29.24
edited by Alex Cotiuga
on 2026/07/03 16:12
on 2026/07/03 16:12
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1243,16 +1243,8 @@ 1243 1243 box-shadow: @shadow-sm; 1244 1244 overflow: hidden; 1245 1245 1246 - &:before { 1247 - content: ""; 1248 - position: absolute; 1249 - top: 0; 1250 - bottom: 0; 1251 - left: 0; 1252 - width: 5px; 1253 - background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1254 - } 1255 1255 1247 + 1256 1256 p { 1257 1257 position: relative; 1258 1258 z-index: 1;