made sets soretables

This commit is contained in:
2013-01-22 17:53:20 -05:00
parent 1091ddedb5
commit f636d1812d
2 changed files with 17 additions and 0 deletions

View File

@@ -11,11 +11,17 @@ li {
list-style-type: none;
}
#sortable ul {
list-style-type: none;
}
#sortable li {
margin: 0 3px 3px 3px;
padding: 0.4em;
padding-left: 1.5em;
height: 24px;
list-style-type: none;
}
label {