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

update search

This commit is contained in:
Luke Pulverenti 2015-08-21 22:59:10 -04:00
parent 11aebfd219
commit 6b85af3c7e
16 changed files with 474 additions and 482 deletions

View file

@ -173,6 +173,13 @@ paper-button.mini {
}
paper-button.mini iron-icon {
height: 20px;
width: 20px;
}
paper-toast {
z-index: 9999999;
}