Sortable table component

This commit is contained in:
Matthew Dillon 2015-06-04 20:32:39 -08:00
parent e623d52f34
commit 6ba5cf2322
23 changed files with 225 additions and 74 deletions

View file

@ -2,7 +2,7 @@
padding: 2em 0em 0em 0em;
}
.flakes-table thead tr {
.flakes-table thead tr th span {
cursor: pointer;
}