mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix sync container statuses
This commit is contained in:
parent
f4473116d1
commit
c32aa0dab1
23 changed files with 139 additions and 110 deletions
|
@ -43,7 +43,7 @@ body:not(.dashboardDocument) .mainDrawerButton {
|
|||
|
||||
.emby-tab-button {
|
||||
font-weight: 400;
|
||||
text-transform: none!important;
|
||||
text-transform: none !important;
|
||||
border-color: transparent !important;
|
||||
border-width: 0 !important;
|
||||
}
|
||||
|
@ -135,6 +135,6 @@ h1, h1 a {
|
|||
margin-right: 5%;
|
||||
}
|
||||
|
||||
.categorySyncButton {
|
||||
.categorySyncButton, .btnSync {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue