Changes for page BDP Help Platform
Last modified by administrator BDP on 2025/08/01 12:55
From version 43.6
edited by administrator BDP
on 2025/03/06 17:34
on 2025/03/06 17:34
Change comment:
There is no comment for this version
To version 43.4
edited by administrator BDP
on 2025/03/06 17:27
on 2025/03/06 17:27
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,15 +1,16 @@ 1 - #xwikicontent table { 2 - margin: 20px 20px;1 +/* #xwikicontent table { 2 + margin: 0 3 3 } 4 4 5 5 #xwikicontent table td { 6 - border: 1; 7 - padding: 4; 6 + border: 0; 7 + padding: 0; 8 + width: 50%; 8 8 } 9 9 10 10 #xwikicontent table td:first-of-type { 11 11 padding-right: 25px; 12 -} 13 +} */ 13 13 14 14 .floatinginfobox iframe { 15 15 border: 0;