Efficient sort of arbitrary fields in table panel. Sweet

This commit is contained in:
Rashid Khan
2013-03-30 11:20:20 -07:00
parent e793ac4b5f
commit 83684f705f
7 changed files with 95 additions and 33 deletions
+4
View File
@@ -62,6 +62,10 @@
font-size: 85%;
}
.large {
font-size: 120%;
}
.nomargin {
margin: 0px;
}