add custom collection sort orders to edit page
This commit is contained in:
parent
708ca5d32f
commit
5057ffec65
12 changed files with 86 additions and 39 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue