Changes for page Show Hide Macro

Last modified by jklein on 2025/06/02 14:04

From version 9.3
edited by jklein
on 2025/06/02 09:50
Change comment: There is no comment for this version
To version 9.6
edited by jklein
on 2025/06/02 09:52
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,3 +1,11 @@
1 +.showhide-header {
2 + border: 1px solid #ccc;
3 + background-color: #f7f7f7;
4 + border-radius: 4px 4px 0 0;
5 + padding: 8px 12px;
6 + margin-bottom: 0;
7 +}
8 +
1 1  .showhide-header-flex {
2 2   display: flex;
3 3   justify-content: space-between;
... ... @@ -24,3 +24,12 @@
24 24   padding: 10px;
25 25   background-color: #fff;
26 26  }
35 +
36 +.showhide-header:hover {
37 + background-color: #f0f0f0;
38 + cursor: default;
39 +}
40 +
41 +.showhidebutton a:hover {
42 + text-decoration: underline;
43 +}
XWiki.WikiMacroParameterClass[3]
Parameter default value
... ... @@ -1,1 +1,1 @@
1 -toggle
1 +slide
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community