add custom collection sort orders to edit page

This commit is contained in:
Luke Pulverenti 2014-01-03 15:32:27 -05:00
parent 708ca5d32f
commit 5057ffec65
12 changed files with 86 additions and 39 deletions

View file

@ -651,7 +651,7 @@ h1 .imageLink {
/* Dashboard home */
.tblConnections td {
padding: 1em 0 1em 1.5em;
padding: 1em 0 1em 1.25em;
vertical-align: top;
}
@ -663,9 +663,12 @@ h1 .imageLink {
height: 48px;
}
.nowPlayingText {
padding-left: .5em!important;
}
.clientNowPlayingImage {
border: 1px solid #aaa;
padding: 1px;
height: 52px;
}
/* Footer */