DeployerGuide/Others/WorkingWithFlexy: example_ext_list.html
| Plik example_ext_list.html, 550 bytes (dodany przez MK, 9 years temu) |
|---|
| Line | |
|---|---|
| 1 | <div style="display:table; width:100%; height:100%;"> |
| 2 | <div style="display:table-row;"> |
| 3 | <div class="tsel" style="display:table-cell; position:relative;"> |
| 4 | <div style="width:100%; height:40px; background-color:#44ee44; text-align:center; line-height:40px; font-weight:600; font-size:16px;">A KUKU!</div> |
| 5 | </div> |
| 6 | </div> |
| 7 | <div style="display:table-row;"> |
| 8 | <div style="display:table-cell; position:relative; width:100%; height:100%;"> |
| 9 | {printMainTableHtml()} |
| 10 | </div> |
| 11 | </div> |
| 12 | </div> |
