update button styles
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<div id="mySyncActivityPage" data-role="page" class="page libraryPage syncActivityPage mySyncPage noSecondaryNavPage" data-contextname="${TitleSync}" data-require="scripts/syncactivity,scripts/taskbutton,scripts/mysync,paper-spinner,paper-fab,paper-button">
|
||||
<div id="mySyncActivityPage" data-role="page" class="page libraryPage syncActivityPage mySyncPage noSecondaryNavPage" data-contextname="${TitleSync}" data-require="scripts/syncactivity,scripts/taskbutton,scripts/mysync,paper-spinner,paper-fab,emby-button">
|
||||
|
||||
<div data-role="content">
|
||||
|
||||
<div class="supporterPromotionContainer" style="display:none;text-align: right;">
|
||||
<div class="customSupporterPromotion supporterPromotion inlineSupporterPromotion">
|
||||
<paper-button raised class="accent block btnSyncSupporter">
|
||||
<button is="emby-button" type="button" class="raised accent block btnSyncSupporter">
|
||||
<div class="mainText">
|
||||
</div>
|
||||
<div class="btnLearnMore" style="font-weight: normal; margin-top: .25em;">
|
||||
${ButtonLearnMore}
|
||||
</div>
|
||||
</paper-button>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ehsContent" style="clear:both;">
|
||||
|
||||
Reference in New Issue
Block a user