Last modified by Christian B. on 2024/01/20 17:43

From version 48.1
edited by Stefan Taferner
on 2017/08/15 22:27
Change comment: Rollback to version 46.1
To version 49.1
edited by Stefan Taferner
on 2017/08/19 07:33
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-9.3.1]

Summary

Details

XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,19 @@
1 +#xwikicontent table {
2 + margin: 0
3 +}
4 +
5 +#xwikicontent table td {
6 + border: 0;
7 + padding: 0;
8 + width: 50%;
9 +}
10 +
11 +#xwikicontent table td:first-of-type {
12 + padding-right: 25px;
13 +}
14 +
15 +.floatinginfobox iframe {
16 + border: 0;
17 + height: 169px;
18 + width: 100%;
19 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage