Changes for page BDP Help Platform


From version 43.9
edited by administrator BDP
on 2025/03/06 17:38
Change comment: There is no comment for this version
To version 43.4
edited by administrator BDP
on 2025/03/06 17:27
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,26 +1,17 @@
1 -main th, .main td, .wiki-table th, .wiki-table td {
2 - border: 1px solid #F0F0F0;
3 - padding: 3px 4px;
4 -}
5 -
6 -#xwikicontent table {
7 - margin: 20px 0 20px 0;
1 +/* #xwikicontent table {
2 + margin: 0
8 8  }
9 9  
10 10  #xwikicontent table td {
11 - border: 1;
12 - padding: 4;
6 + border: 0;
7 + padding: 0;
8 + width: 50%;
13 13  }
14 14  
15 15  #xwikicontent table td:first-of-type {
16 16   padding-right: 25px;
17 -}
13 +} */
18 18  
19 -th {
20 - background-color: #F3F3F3;
21 - font-weight: 700;
22 -}
23 -
24 24  .floatinginfobox iframe {
25 25   border: 0;
26 26   height: 169px;
Use this extension
... ... @@ -1,1 +1,1 @@
1 -always
1 +currentPage