X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=icedeb.css;fp=icedeb.css;h=d1b2f8b3de16f53c0b46781f1f1ca2002bad6625;hp=0000000000000000000000000000000000000000;hb=770b99eb23ca37c131fd5497cb5d1ce22bfb1b8d;hpb=65c1f737369448e2d2ec6adaf8df75c2f36a46b2 diff --git a/icedeb.css b/icedeb.css new file mode 100644 index 0000000..d1b2f8b --- /dev/null +++ b/icedeb.css @@ -0,0 +1,10 @@ +div.icedeb-button { + background: lightgray; + border-radius: 5px; +} +.hidden { display: none; } +#clipboard { + position: absolute; + left: -50000px; +} +#sorry { font-size: 80%; }