Skip to main content

Remove existing panel-close.png on toolbar action button

Comments

1 comment

  • Zack Robison
    The html markup is generated by the viewer javascript which I don't recommend toying with.  You should select the img and modify that instead (or remove it with display:none;).  You may find the W3 Schools CSS Combinators (https://www.w3schools.com/css/css_combinators.asp) reference useful here. 
    0

Please sign in to leave a comment.