fixes #238 - MBServer Client Theme Background
This commit is contained in:
parent
443299c687
commit
d9cf304d0f
37 changed files with 824 additions and 722 deletions
|
@ -5,15 +5,15 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="tvStudiosPage" data-role="page" class="page libraryPage" data-theme="a" data-view="tvshows">
|
||||
<div class="libraryViewNav">
|
||||
<a href="tvrecommended.html">Suggested</a>
|
||||
<a href="tvnextup.html">Next up</a>
|
||||
<a href="tvshows.html">Shows</a>
|
||||
<a href="tvgenres.html">Genres</a>
|
||||
<a href="tvpeople.html">Actors</a>
|
||||
<a href="tvstudios.html" class="ui-btn-active">Networks</a>
|
||||
</div>
|
||||
<div data-role="content">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
|
||||
<a href="tvrecommended.html" data-role="button">Suggested</a>
|
||||
<a href="tvnextup.html" data-role="button">Next up</a>
|
||||
<a href="tvshows.html" data-role="button">Shows</a>
|
||||
<a href="tvgenres.html" data-role="button">Genres</a>
|
||||
<a href="tvpeople.html" data-role="button">Actors</a>
|
||||
<a href="tvstudios.html" data-role="button" class="ui-btn-active">Networks</a>
|
||||
</div>
|
||||
<div class="viewSettings">
|
||||
<div class="viewControls">
|
||||
<button data-mini="true" data-icon="sort" data-inline="true" onclick="$('#sortPanel', $.mobile.activePage).panel( 'toggle' );">Sort</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue