Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HtmlMenu.attachShadow({ mode: 'open' }).innerHTML = '<style>.highlight_menu_animate .popuptext::after { content: ""; height: 35px !important; top: 100%; left: 50%; margin-left: -10px !important; border-width: 10px !important; position: absolute; border-style: solid; border-color: #292929 transparent transparent transparent; }</style><div id="highlight_menu" style="width: 110px; display:none; color: #fff; position: fixed; background-color: #292929; font-size: 13.4px; font-family: monospace;z-index: 999;"> <ul style="margin-block-end: 10px; padding-left: 7px; padding-right: 7px; margin-top:10px;"><li class="popuptext" id="SearchBTN" style="cursor: pointer; display: inline;">Search</li><li class="popuptext" id="CopyBTN" style="cursor: pointer; display: inline;"> | Copy</li></ul></div>'; //Set the HtmlMenu div html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement