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

update notifications

This commit is contained in:
Luke Pulverenti 2016-08-18 12:45:36 -04:00
parent d21f37c1bf
commit 9f68248140
12 changed files with 33 additions and 30 deletions

View file

@ -359,6 +359,10 @@ video::-webkit-media-text-track-background {
margin-top: -2.5em;
}
::cue {
background-color: transparent;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.videoSubtitles {
position: fixed;