From version < 11.4
edited by etvc developer
on 2019/09/23 16:46
To version < 10.4 >
edited by etvc developer
on 2019/09/23 16:03
<
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,12 +1,7 @@
1 1  /* Hide unneeded stuff */
2 2  #hierarchy,
3 3  #xdocFooter,
4 -#docextrapanes,
5 -#document-title,
6 -.xwikitabbar,
7 -.document-header,
8 8  .document-menu,
9 -.xdocLastModification,
10 10  .wikimodel-emptyline
11 11  /*
12 12  .xdocLastModification,
... ... @@ -28,6 +28,9 @@
28 28   margin-bottom: 0px;
29 29   border:0px none;
30 30  }
26 +.container-columns .column {
27 + width: 33.33%;
28 +}
31 31  #tmRegister {
32 32   display: none;
33 33  }