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

update cue styles

This commit is contained in:
Luke Pulverenti 2016-08-18 23:57:46 -04:00
parent 712e1269df
commit c31044c65e

View file

@ -362,6 +362,8 @@ video::-webkit-media-text-track-background {
::cue {
background-color: transparent;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
-webkit-font-smoothing: antialiased;
font-family: inherit;
}
.videoSubtitles {