fixes #1537 - [Feature Request] Provide option to select which interface(s) to bind to

This commit is contained in:
Luke Pulverenti 2016-06-07 15:46:55 -04:00
parent 78d18d058c
commit 0750007cfe
7 changed files with 92 additions and 52 deletions

View file

@ -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 {