/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Tagger - Advanced Tagging *
* Author: Artanis (Erik Youngren <artanis.00@gmail.com>) *
* Do not remove this notice. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#Tagger {
text-align:left;
}
#tagger_window {
position:fixed;
min-width:250px;
#tagger_titlebar {
background-color:#DDDDDD;
background-image:none;
border:2px solid;
cursor:move;
font-weight:bold;
/*margin-bottom:.5em;*/
-moz-border-radius:2em 2em 0 0;
padding:.25em;
position:relative;
text-align:center;
top:-0em;
#tagger_body {
background-color:#EEEEEE;
border-top:none;
overflow:scroll;
padding:1em;
max-height:200px;
#tagger_filter {
border-bottom:none;
margin-bottom:-1px;
/*-moz-border-radius:1em 1em 0 0;*/
padding-bottom:1px;
#tagger_filter input {
width:auto;
#tagger_body a {
font-size:1.25em;
display:block;
cursor:pointer;
#Use #Tagger {
-moz-column-gap:20px;
-moz-column-count:3;
#Use #Tagger li {
margin-bottom:1em;
max-width:30em;
#Tagger .tagger_js {