1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix for stop button in video player for safari

This commit is contained in:
Techywarrior 2013-04-07 12:04:39 -07:00
parent c2c3297614
commit 61b9aff305

View file

@ -859,6 +859,7 @@ progress {
float: left;
background: none;
border: 0;
width: 2.5em;
}
.vjs-default-skin .vjs-menu-button.vjs-stop-button div {