topical media & game development
lib-jquery-plugin-tagcloud-css-jquery.tagcloud.css / css
@CHARSET "UTF-8";
.tagchecklist span {
display:block;
float:left;
font-size:12px;
line-height:1.8em;
margin-right:25px;
white-space:nowrap;
text-indent: 13px;
}
.tagchecklist span a {
cursor:pointer;
display:block;
float:left;
width:10px;
height:10px;
margin:5px 0 0 0;
overflow:hidden;
position:absolute;
}
.tagchecklist span a{
background: transparent url(../images/xit.gif) 0 0 no-repeat;
}
.tagchecklist span a:hover {
background: transparent url(../images/xit.gif) -10px 0 no-repeat;
}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.