X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=icedeb.css;h=37aaf0aacc1ed357ca8c546cdb733a3eed8cec70;hp=a5ead515e6e47947e1ddb905ddc17343518249db;hb=2838502fb3e43401e873dd853cc9338e80c6d02a;hpb=f66505894940dddd7c03c24d19869b1205e8d7f7 diff --git a/icedeb.css b/icedeb.css index a5ead51..37aaf0a 100644 --- a/icedeb.css +++ b/icedeb.css @@ -1,4 +1,5 @@ body { padding: 1ex; } +#clip-pot { position: absolute; left: -1000px; } #clipboard { margin: 2px; min-height: 1.5em; @@ -32,5 +33,4 @@ body { padding: 1ex; } .icedeb-button:hover { text-decoration: underline; } -.hidden { display: none; } a, a:visited { color: blue; }