update sqlite osx
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
@media all and (min-width: 600px) {
|
||||
@media all and (min-width: 500px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 95%;
|
||||
|
||||
@@ -490,7 +490,7 @@
|
||||
@media all and (min-width: 1000px) {
|
||||
|
||||
.myLibraryPosterItem {
|
||||
width: 24%;
|
||||
width: 23.5%;
|
||||
/* Specify a min width just in case the container doesn't have a width */
|
||||
min-width: 220px;
|
||||
}
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
<div class="libraryViewNav scopedLibraryViewNav">
|
||||
<a href="tvrecommended.html">${TabSuggested}</a>
|
||||
<a href="tvlatest.html">${TabLatest}</a>
|
||||
<a href="tvupcoming.html">${TabUpcoming}</a>
|
||||
<a href="tvshows.html">${TabShows}</a>
|
||||
<a href="episodes.html">${TabEpisodes}</a>
|
||||
<a href="tvgenres.html" class="ui-btn-active">${TabGenres}</a>
|
||||
@@ -57,6 +58,7 @@
|
||||
<div class="libraryViewNav scopedLibraryViewNav">
|
||||
<a href="tvrecommended.html">${TabSuggested}</a>
|
||||
<a href="tvlatest.html">${TabLatest}</a>
|
||||
<a href="tvupcoming.html">${TabUpcoming}</a>
|
||||
<a href="tvshows.html">${TabShows}</a>
|
||||
<a href="episodes.html">${TabEpisodes}</a>
|
||||
<a href="tvgenres.html">${TabGenres}</a>
|
||||
|
||||
Reference in New Issue
Block a user