1
0
Fork 0
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:
Luke Pulverenti 2015-09-05 17:15:36 -04:00
parent 0e6672699e
commit 8c248c229a
10 changed files with 77 additions and 44 deletions

View file

@ -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;
}