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

added IE fixes

This commit is contained in:
Luke Pulverenti 2015-10-13 23:24:19 -04:00
parent a84c190561
commit 20cd64b785
5 changed files with 21 additions and 11 deletions

7
dashboard-ui/css/ie.css Normal file
View file

@ -0,0 +1,7 @@
paper-icon-button {
height: 24px;
}
paper-fab.keyboard-focus.paper-fab-0 {
background: #444;
}