update list pages to display current sort order
This commit is contained in:
parent
5b88da66b0
commit
afe5161947
45 changed files with 137 additions and 25 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue