| r1148 vs r1149 | ||
|---|---|---|
| 1 | 1 | {{{#!style |
| 2 | .layout { | |
| 3 | vertical-align:middle;display:inline-block;width:@layoutw@px;height:50px;background-color:rgb(0,0,255,.2) | |
| 4 | } | |
| 2 | 5 | .layout-bg { |
| 3 | 6 | min-width:500px;max-width:1000px;padding:10px;border-radius:7px;background-color:#ccc |
| 4 | 7 | } |
| ... | ... | |
| 72 | 75 | vertical-align:middle;display:inline-block;width:10px |
| 73 | 76 | } |
| 74 | 77 | }}} |
| 78 | ||
| 79 | {{{#!if layoutw = 20 | |
| 80 | {{{#!wiki class="layout" | |
| 81 | }}}}}} | |
| 82 | ||
| 83 | ||
| 84 | ||
| 75 | 85 | {{{#!wiki style="overflow:auto" |
| 76 | 86 | {{{#!wiki class="layout-bg" |
| 77 | 87 | |
| 88 | ||
| 89 | ||
| 90 | ||
| 78 | 91 | {{{#!wiki class="layout-80" |
| 79 | 92 | {{{#!wiki style="display:block" |
| 80 | 93 | {{{#!wiki style="height:20px" |
| ... | ... |