added model classes for remote control
This commit is contained in:
parent
3426d8d32e
commit
78c3668859
1 changed files with 2 additions and 2 deletions
|
@ -566,11 +566,11 @@ form, .readOnlyContent {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tblConnections img {
|
.tblConnections img {
|
||||||
height: 50px;
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clientNowPlayingImage {
|
.clientNowPlayingImage {
|
||||||
border: 1px solid #999;
|
border: 1px solid #aaa;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue