support opening remote control menu from dashboard

This commit is contained in:
Luke Pulverenti 2013-12-26 14:24:12 -05:00
parent 6e4a7594fc
commit 80df2d3d84
3 changed files with 26 additions and 12 deletions

View file

@ -610,7 +610,8 @@ form, .readOnlyContent {
/* Dashboard home */
.tblConnections td {
padding: .5em 0 .5em 1.25em;
padding: 1em 0 1em 1.5em;
vertical-align: top;
}
.tblConnections td:first-child {
@ -618,7 +619,7 @@ form, .readOnlyContent {
}
.tblConnections img {
height: 54px;
height: 48px;
}
.clientNowPlayingImage {