Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,7 +13,7 @@ 13 13 To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. 14 14 ))) 15 15 16 -(% class="col-xs-12 col-sm-4" %) 16 +(% class="col-xs-12 col-sm-4 cards-container" %) 17 17 ((( 18 18 (% class="card card1" %) 19 19 ((( ... ... @@ -41,5 +41,3 @@ 41 41 Talk what you want bla bla. 42 42 ))) 43 43 ))) 44 - 45 -
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,17 @@ 1 +.card { 2 + position:relative; 3 + min-width:0; 4 + word-wrap:break-word; 5 + background-color:#e3cfcf; 6 + background-clip:border-box; 7 + border-radius:.25rem; 8 + width:100% 9 +} 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 - Name
-
... ... @@ -1,0 +1,1 @@ 1 +card - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +Yes - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage