1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix paper progress

This commit is contained in:
Luke Pulverenti 2016-06-22 16:07:52 -04:00
parent 6ac142f61a
commit b1cca31fa5
29 changed files with 1519 additions and 9 deletions

View file

@ -6,7 +6,7 @@
background: #e1f5f3;
}
button[is="emby-button"].fab.blue {
button[is="emby-button"].fab.blue, paper-fab.blue {
background: #03a9f4;
}