support opening remote control menu from dashboard
This commit is contained in:
parent
6e4a7594fc
commit
80df2d3d84
3 changed files with 26 additions and 12 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue