Changes for page BDP Help Platform


From version 46.1
edited by administrator BDP
on 2025/05/19 16:42
Change comment: There is no comment for this version
To version 45.2
edited by administrator BDP
on 2025/05/19 16:29
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,4 +1,4 @@
1 -main th, .main td, .wiki-table th, .wiki-table td {
1 +main th, .main td, .wiki-table th, .wiki-table td {
2 2   border: 1px solid #F0F0F0;
3 3   padding: 5px;
4 4  }
... ... @@ -8,7 +8,7 @@
8 8  }
9 9  
10 10  #xwikicontent table td {
11 -
11 + border: 1;
12 12   padding: 4;
13 13  }
14 14