nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / js / style-tablesorter.css
CommitLineData
8e30e889 1/* tables */
2table.tablesorter thead tr .header {
3 /* background-image: url(bg.png); */
4 background-repeat: no-repeat;
5 background-position: 0% 80%;
6 cursor: pointer;
7}
8table.tablesorter thead tr .headerSortUp { background-image: url(asc.png); }
9table.tablesorter thead tr .headerSortDown { background-image: url(desc.png); }