Changes for page testpage2

Last modified by geosens on 2025/01/15 19:04

From version 22.1
edited by geosens
on 2024/12/03 16:47
Change comment: There is no comment for this version
To version 27.1
edited by geosens
on 2024/12/03 16:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,3 +1,17 @@
1 -#card {
2 - background-color: lightBlue;
1 +.card {
2 + position:relative;
3 + min-width:0;
4 + word-wrap:break-word;
5 + background-color:#f0f0f0;
6 + background-clip:border-box;
7 + border-radius:.25rem;
8 + width:100%
3 3  }
10 +.card1 {
11 + box-shadow:inset 0 0 1px rgba(0,0,0,0.05);
12 + border-style:solid;
13 + border-width:0 0 5px 0;
14 + border-color:#e3e3e3;
15 + border-color:#3887be;
16 + margin-bottom:1em;
17 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage