fixes #1537 - [Feature Request] Provide option to select which interface(s) to bind to
This commit is contained in:
parent
78d18d058c
commit
0750007cfe
7 changed files with 92 additions and 52 deletions
|
@ -84,6 +84,7 @@
|
|||
|
||||
.mediaButton.remoteControlButton, .mediaButton.muteButton, .mediaButton.unmuteButton {
|
||||
height: 26px;
|
||||
width: 26px;
|
||||
}
|
||||
|
||||
.nowPlayingDoubleText {
|
||||
|
@ -127,6 +128,7 @@
|
|||
|
||||
.toggleRepeatButton {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.repeatActive {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue