0

Heads Up folks - a neat byproduct of using hide icons.

I have used this to hide icons and you will note that the print icon is not included iro what to hide.  The print icon is displayed.  What is interesting though is the 'trash' icon when editing the report is NOT displayed.  If like me you have a hidden on/off toggle to activate the icons the 'trash' icon will be available.

html("
<style>" +
if not HUD then
    "

.i-setting-trash{display:none;}
    .i-setting-copy{display:none;}
    .i-setting-add{display:none;}
    .i-setting-menu-right{display:none;}
    .i-32-24.i-white.i-setting-tool.--ul-admin-button.admin-button{display:none;}
</style>
"
end)

Reply

null

Content aside

  • 1 mth agoLast active
  • 55Views
  • 1 Following