mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update subtitle methods
This commit is contained in:
parent
fe7c084ae4
commit
adfc486508
23 changed files with 83 additions and 63 deletions
|
@ -35,7 +35,7 @@
|
|||
border-radius: 1000px;
|
||||
}
|
||||
|
||||
.viewMenuBar .fa, .viewMenuBar paper-icon-button {
|
||||
.viewMenuBar paper-icon-button {
|
||||
color: #fff;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
@ -201,7 +201,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: #111;
|
||||
background-color: #121212;
|
||||
}
|
||||
|
||||
.paperLibraryViewNav {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue