Changes for page BDP Help Platform


From version 41.1
edited by administrator BDP
on 2025/03/04 16:47
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

Menu.MenuClass[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