Changes for page BDP Help Platform
From version 43.2
edited by administrator BDP
on 2025/03/06 17:21
on 2025/03/06 17:21
Change comment:
There is no comment for this version
To version 45.2
edited by administrator BDP
on 2025/05/19 16:29
on 2025/05/19 16:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 01 -BDP Help Platform1 +BDP Help Platform
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,11 +1,15 @@ 1 +main th, .main td, .wiki-table th, .wiki-table td { 2 + border: 1px solid #F0F0F0; 3 + padding: 5px; 4 +} 5 + 1 1 #xwikicontent table { 2 - margin: 0 7 + margin: 20px 0 40px 0; 3 3 } 4 4 5 5 #xwikicontent table td { 6 - border: 0; 7 - padding: 0; 8 - width: 50%; 11 + border: 1; 12 + padding: 4; 9 9 } 10 10 11 11 #xwikicontent table td:first-of-type { ... ... @@ -12,6 +12,11 @@ 12 12 padding-right: 25px; 13 13 } 14 14 19 +th { 20 + background-color: #F3F3F3; 21 + font-weight: 700; 22 +} 23 + 15 15 .floatinginfobox iframe { 16 16 border: 0; 17 17 height: 169px; - Use this extension
-
... ... @@ -1,1 +1,1 @@ 1 - currentPage1 +always
- XWiki.StyleSheetExtension[2]
-
- Caching policy
-
... ... @@ -1,1 +1,0 @@ 1 -long - Code
-
... ... @@ -1,9 +1,0 @@ 1 -.main th, .main td, .wiki-table th, .wiki-table td { 2 - border: 1px solid #CCC; 3 - padding: 3px 4px; 4 -} 5 - 6 -th { 7 - background-color: #F0F0F0; 8 - font-weight: 700; 9 -} - Name
-
... ... @@ -1,1 +1,0 @@ 1 -TableStyle