Verstecke letzte Bearbeiter
gru 12.2 1 {{html clean="false"}}
2 <style type="text/css">
3 span.box{
4 display: block;
5 padding: 20px;
6 }
tlo 25.1 7 </style>{{/html}}
8 {{html clean="false"}} <style type="text/css">
gru 11.12 9 pre{
10 margin:0;
11 }
12
13 .xm-form{
14 margin:0 auto;
15 }
16
17 .extra .hljs-string{
18 font-weight:bold;
19 color:red;
20 }
21
22 iframe, .hljs{
gru 14.4 23 max-width:1400px;
gru 13.4 24 /*border:2px solid #515151;*/
gru 13.2 25 width: 100%;
gru 11.12 26 }
27
28 .hljs{
29 max-width:985px;
30 text-align:center;
31 }
32
33 .resizer {
34 display:flex;
35 margin:0;
36 padding:0;
37 resize:both;
38 overflow:hidden
39 }
40
41 .resizer > .resized {
42 flex-grow:1;
43 margin:0;
44 padding:0;
45 border:0;
46 height: inherit;
47 }
gru 14.7 48 .border, .content { border:none; }
gru 11.12 49 </style>
50
gru 14.3 51 <div class="resizer border" style="height: 3300px;">
gru 11.13 52 <iframe id="content" class="content" src="https://help7.formcycle.eu/xwiki/bin/download/Examples/IncludeExternalContext/content.html"></iframe>
tlo 25.1 53 </div>{{/html}}
gru 11.8 54
tlo 25.1 55 (% class="resizer border" style="height: 3300px;" %)
56 (((
57
58 )))
gru 11.8 59
60
tlo 27.1 61 (% class="resizer border" style="height: 3300px;" %)
62 (((
63
64 )))
65
66
tlo 25.1 67 Hinweis: Aus Kompatibilitätsgründen wird der Inhalt auf dieser Seite in einem iframe dargestellt.