Changes for page BDP Help Platform


From version 39.1
edited by administrator BDP
on 2025/03/03 16:39
Change comment: There is no comment for this version
To version 43.2
edited by administrator BDP
on 2025/03/06 17:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -52,4 +52,5 @@
52 52  
53 53  
54 54  
55 +
55 55  
Menu.MenuClass[0]
XWiki.JavaScriptExtension[0]
Name
... ... @@ -1,1 +1,1 @@
1 -xwiki:ifmhelpplatform.WebHome
1 +ifmhelpplatform.WebHome
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