Changes for page BDP Help Platform


From version 45.1
edited by administrator BDP
on 2025/05/19 16:21
Change comment: There is no comment for this version
To version 44.2
edited by administrator BDP
on 2025/03/13 14:33
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,7 +1,7 @@
1 1  main th, .main td, .wiki-table th, .wiki-table td {
2 - border: 1px solid #F0F0F0;
3 - padding: 5px;
4 -}
2 + border: 1px solid #F0F0F0;
3 + padding: 5px;
4 +}
5 5  
6 6  #xwikicontent table {
7 7   margin: 20px 0 20px 0;
... ... @@ -14,11 +14,11 @@
14 14  
15 15  #xwikicontent table td:first-of-type {
16 16   padding-right: 25px;
17 -}
17 +}
18 18  
19 -th {
20 - background-color: #F3F3F3;
21 - font-weight: 700;
19 +th {
20 + background-color: #F3F3F3;
21 + font-weight: 700;
22 22  }
23 23  
24 24  .floatinginfobox iframe {