Changes for page BDP Help Platform


From version 40.1
edited by administrator BDP
on 2025/03/04 16:30
Change comment: There is no comment for this version
To version 43.3
edited by administrator BDP
on 2025/03/06 17:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,47 +53,4 @@
53 53  
54 54  
55 55  
56 -
57 -
58 -
59 -
60 -
61 -
62 -
63 -
64 -
65 -
66 -
67 -
68 -
69 -
70 -
71 -
72 -
73 -
74 -
75 -
76 -
77 -
78 -
79 -
80 -
81 -
82 -
83 -
84 -
85 -
86 -
87 -
88 -
89 -
90 -
91 -
92 -
93 -
94 -
95 -
96 -
97 -
98 -
99 99  
Menu.MenuClass[0]
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,4 +1,4 @@
1 -#xwikicontent table {
1 +/* #xwikicontent table {
2 2   margin: 0
3 3  }
4 4  
... ... @@ -10,7 +10,7 @@
10 10  
11 11  #xwikicontent table td:first-of-type {
12 12   padding-right: 25px;
13 -}
13 +} */
14 14  
15 15  .floatinginfobox iframe {
16 16   border: 0;
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,1 @@
1 +#xdocAuthors {display: none;}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +xdocAuthors
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always
XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,9 @@
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,0 +1,1 @@
1 +TableStyle