add column sorting to reports

This commit is contained in:
Luke Pulverenti
2014-03-08 13:17:05 -05:00
parent 67f909cd87
commit fce65d5942
8 changed files with 246 additions and 87 deletions
+4 -3
View File
@@ -776,6 +776,10 @@ a.itemTag:hover {
max-width: 950px;
}
.detailPageContent {
max-width: 930px;
}
.primaryDetailPageContent {
max-width: 850px;
}
@@ -788,9 +792,6 @@ a.itemTag:hover {
}
}
@media all and (min-width: 1920px) {
}
.detailPageParentLink {
text-decoration: none;
}