update list pages to display current sort order

This commit is contained in:
Luke Pulverenti 2013-10-17 12:24:35 -04:00
parent 5b88da66b0
commit afe5161947
45 changed files with 137 additions and 25 deletions

View file

@ -20,6 +20,10 @@
border-bottom: 1px solid #111;
}
.viewSummary {
padding: .5em 0;
}
.viewMenuLink {
text-decoration: none;
color: #ccc;
@ -133,7 +137,7 @@
.viewSettings {
text-align: center;
margin: .5em 0 .25em;
margin: 0 0 .25em;
}
.listPaging {