mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update bitrate detection
This commit is contained in:
parent
0e6672699e
commit
8c248c229a
10 changed files with 77 additions and 44 deletions
|
@ -242,6 +242,10 @@ paper-icon-button paper-ripple {
|
|||
color: inherit !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b paper-icon-button[disabled] {
|
||||
color: #444 !important;
|
||||
}
|
||||
|
||||
paper-dialog + iron-overlay-backdrop {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue