From version < 14.1 >
edited by Administrator
on 2016/02/15 15:53
To version < 15.1 >
edited by Administrator
on 2016/09/06 12:29
< >
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-8.2.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
No changes
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 11.10.2 - Documentation