mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sync display
This commit is contained in:
parent
89dfdfb110
commit
4f2ce200aa
8 changed files with 354 additions and 27 deletions
|
@ -1,8 +1,17 @@
|
|||
<div id="mySyncActivityPage" data-role="page" class="page libraryPage syncActivityPage mySyncPage noSecondaryNavPage" data-contextname="${TitleSync}">
|
||||
|
||||
<style>
|
||||
.status-text-icon {
|
||||
font-size: 80%;
|
||||
background-color: #444;
|
||||
}
|
||||
.zeroProgressStatus {
|
||||
background-color: #444;
|
||||
}
|
||||
</style>
|
||||
<div data-role="content">
|
||||
|
||||
<div class="supporterPromotionContainer" style="display:none;text-align: right;">
|
||||
<div class="supporterPromotionContainer hide" style="text-align: right; position: static;">
|
||||
<div class="customSupporterPromotion supporterPromotion inlineSupporterPromotion">
|
||||
<button is="emby-button" type="button" class="raised accent block btnSyncSupporter">
|
||||
<div class="mainText">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue