]> git.ktnx.net Git - icedeb.git/blob - icedeb.css
d1b2f8b3de16f53c0b46781f1f1ca2002bad6625
[icedeb.git] / icedeb.css
1 div.icedeb-button {
2   background: lightgray;
3   border-radius: 5px;
4 }
5 .hidden { display: none; }
6 #clipboard {
7   position: absolute;
8   left: -50000px;
9 }
10 #sorry { font-size: 80%; }