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

enable shared components

This commit is contained in:
Luke Pulverenti 2016-02-16 11:15:36 -05:00
parent d8482e7870
commit 3a67382505
6 changed files with 85 additions and 61 deletions

View file

@ -187,16 +187,6 @@ paper-button.notext {
color: #43A047;
}
.docspinner {
display: block;
margin-top: -14px;
margin-left: -14px;
position: fixed;
top: 50%;
left: 50%;
z-index: 9999999;
}
/*paper-toast {
background-color: #eee;
color: #000;