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

update resource loading

This commit is contained in:
Luke Pulverenti 2016-07-09 17:09:21 -04:00
parent a3528b8e62
commit 4cbdc2a0aa
9 changed files with 16 additions and 41 deletions

View file

@ -224,19 +224,6 @@ paper-fab.accent {
background-color: #e57373 !important;
}
paper-menu-item {
padding: .35em .5em;
cursor: pointer;
}
paper-menu-item iron-icon {
margin-right: 1.5em;
}
paper-menu-item:hover {
background: #eee;
}
.scrollablePaperTabs paper-icon-button {
display: none !important;
}