support grouping behind boxsets

This commit is contained in:
Luke Pulverenti 2014-03-15 00:14:07 -04:00
parent 941824a5fb
commit a5f1fa7681
9 changed files with 121 additions and 181 deletions

View file

@ -658,7 +658,7 @@ h1 .imageLink {
/* Dashboard home */
.tblConnections td {
padding: 1em 0 1em 1.25em;
padding: 1em 0 1em .75em;
vertical-align: top;
}
@ -666,12 +666,8 @@ h1 .imageLink {
padding-left: 0;
}
.tblConnections img {
height: 48px;
}
.nowPlayingText {
padding-left: .5em!important;
.tblConnections img:not(.clientNowPlayingImage) {
height: 28px;
}
.clientNowPlayingImage {