dlna fix for media monkey
This commit is contained in:
parent
ca42e40d12
commit
5edc464eea
1 changed files with 2 additions and 2 deletions
|
@ -130,8 +130,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hack for safari because it doesn't allow clickable content over the video surface. */
|
/* Hack for safari because it doesn't allow clickable content over the video surface. */
|
||||||
.itemVideo { (;top: 9%!important;height: 91% !important;); }
|
/*.itemVideo { (;top: 9%!important;height: 91% !important;); }
|
||||||
.itemVideo { [;top: 9%!important;height: 91% !important;]; }
|
.itemVideo { [;top: 9%!important;height: 91% !important;]; }*/
|
||||||
|
|
||||||
#mediaPlayer .ui-slider-track, .nowPlayingBar .ui-slider-track, .nowPlayingPage .ui-slider-track {
|
#mediaPlayer .ui-slider-track, .nowPlayingBar .ui-slider-track, .nowPlayingPage .ui-slider-track {
|
||||||
border-color: #2ad !important;
|
border-color: #2ad !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue