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:
parent
712e1269df
commit
c31044c65e
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue