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