mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dialogs
This commit is contained in:
parent
c2a1e49e38
commit
95e99a6716
113 changed files with 277 additions and 439 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<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">
|
||||
<button is="emby-button" type="button" class="raised button-accent block btnSyncSupporter">
|
||||
<div class="mainText">
|
||||
</div>
|
||||
<div class="btnLearnMore" style="font-weight: normal; margin-top: .25em;">
|
||||
|
@ -30,7 +30,7 @@
|
|||
<div class="ehsContent" style="clear:both;">
|
||||
<br />
|
||||
<div class="localSyncStatus hide" style="text-align:right;margin:0 0 1em;">
|
||||
<button type="button" is="emby-button" class="btnSyncNow mini accent fab autoSize" style="margin-right:.5em;"><i class="md-icon">sync</i></button>
|
||||
<button type="button" is="emby-button" class="btnSyncNow mini button-accent fab autoSize" style="margin-right:.5em;"><i class="md-icon">sync</i></button>
|
||||
</div>
|
||||
<div class="syncActivity">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue