removed list page css class. made generic list page more like the others
This commit is contained in:
parent
08c3a1f107
commit
95da7ac9fb
11 changed files with 60 additions and 275 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Media Browser</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="tvStudiosPage" data-role="page" class="page libraryPage noLogoPage listPage" data-theme="a">
|
||||
<div id="tvStudiosPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
|
||||
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
|
||||
<img src="css/images/home.png"></a>TV Shows</h1>
|
||||
<div data-role="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue