UNPKG

@xiee/utils

Version:

Miscellaneous tools and utilities to manipulate HTML pages

1 lines 544 B
{"version":3,"mappings":"AAAA,kJAUA,qDAGA,yGAKA","sources":["copy-button.css"],"sourcesContent":[".copy-button {\n position: absolute;\n display: none;\n cursor: pointer;\n inset: 5px 5px auto auto;\n width: 1em;\n height: 1em;\n border: 1px solid;\n box-shadow: -3px 3px #999;\n}\n:is(:focus, :hover) > .copy-button {\n display: inline-block;\n}\n.copy-success {\n box-shadow: none;\n background: #999;\n transition: box-shadow 300ms ease-out, background 300ms ease-out;\n}\n.copy-fail {\n border-style: dotted;\n}\n"],"names":[]}