_j8j.htm 1.7 KB

12345678910111213141516171819202122232425262728
  1. <table role="presentation" cellpadding="0" cellspacing="0" class="clsDialogText" style="width:100%; height:100%; table-layout:fixed; overflow:hidden;">
  2. <tr style="height:100%; vertical-align:top">
  3. <td style="padding:0px var(--16S) 0 0; width:100%">
  4. <div id="idPagesView_pageTree" class="clsTreeView" style="overflow:auto; height:100%; width:100%; border:none; border-right:1px solid var(--G2); padding-top:var(--8XS); padding-left:0;" HAL_idsAriaLabel="IDS_AC_PAGESVIEW_PAGETREE"></div>
  5. </td>
  6. <td style="width:320px; padding-top:2px">
  7. <label class="clsToggle" for="idPagesView_chkPreview" style="margin-top:8px; margin-bottom:8px;">
  8. <input id="idPagesView_chkPreview" hideFocus="true" type="checkbox" onclick="_j8j._ak5(this)" ondblclick="_j8j._ak5(this)"/><span HAL_ids="IDS_LBL_PREVIEW2"></span>
  9. </label>
  10. <table role="presentation" class="clsDialogText" style="position:absolute; height:350px; width:300px; text-align:center">
  11. <tr style="vertical-align:top">
  12. <td style="padding-top:135px" class="clsTemplateText" id="idPagesView_previewMsg"></td>
  13. </tr>
  14. </table>
  15. <div class="clsPagePreviewContainer">
  16. <div id="idPagesView_preview" class="clsPagePreview"></div>
  17. </div>
  18. <div id="idPagesView_info">
  19. <div class="clsDialogText" style="white-space:nowrap; padding:20px 0px 2px 0px">
  20. <svg class="clsSvgIcon clsImg16x16"><use xlink:href="#def_hal_icon_info_16x16"/></svg>
  21. <span id="idPagesView_infoLabel" HAL_ids="IDS_LBL_EXPRED_INFO"></span>
  22. </div>
  23. <div id="idPagesView_infoContent" class="clsInfoBox" style="width:310px" HAL_ids="IDS_LBL_PAGESET_INFO" tabIndex="0" aria-labelledby="idPagesView_infoLabel idPagesView_infoContent"></div>
  24. </div>
  25. </td>
  26. </tr>
  27. </table>