mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Show subtitle text color setting
This commit is contained in:
parent
0e711f4e98
commit
c4ab1a5868
3 changed files with 27 additions and 3 deletions
|
@ -17,6 +17,11 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.emby-input[type=color] {
|
||||
height: 2.5em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.emby-input::-moz-focus-inner {
|
||||
border: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue