tag-it
Version:
A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
31 lines (25 loc) • 346 B
CSS
hr + h3, hr + h4 {
margin-top: 0;
}
hr {
margin-bottom: .4em;
}
ul#nav li {
padding:0;
}
.myform {
padding:20px 0px;
}
.myform div.line {
clear:both;
min-height:50px;
margin-bottom:15px;
}
.myform label {
display:block;
font-weight:bold;
margin-bottom:5px;
}
#events_container {
font-size:.8em;
}