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:
parent
d8482e7870
commit
3a67382505
6 changed files with 85 additions and 61 deletions
10
dashboard-ui/thirdparty/paper-button-style.css
vendored
10
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue