Changes for page BDP Help Platform
Last modified by administrator BDP on 2025/08/01 12:55
From version 43.1
edited by administrator BDP
on 2025/03/05 11:58
on 2025/03/05 11:58
Change comment:
There is no comment for this version
To version 43.3
edited by administrator BDP
on 2025/03/06 17:24
on 2025/03/06 17:24
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 1 added, 0 removed)
Details
- 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[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