update prompt dialog
This commit is contained in:
parent
1bc42f10d6
commit
719ed8d8bd
60 changed files with 285 additions and 206 deletions
|
@ -1,5 +1,11 @@
|
|||
<div id="liveTvSuggestedPage" data-dom-cache="true" data-role="page" class="page libraryPage liveTvPage pageWithAbsoluteTabs" data-title="${HeaderLiveTv}" data-backdroptype="series,movie">
|
||||
|
||||
<style>
|
||||
.guideOptions {
|
||||
/* Avoid getting covered up by the tabs */
|
||||
margin-bottom: 55px;
|
||||
}
|
||||
</style>
|
||||
<div is="emby-tabs" class="libraryViewNav">
|
||||
<div class="emby-tabs-slider">
|
||||
<button is="emby-button" class="emby-tab-button emby-tab-button-active" data-index="0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue