break up jquery mobile

This commit is contained in:
Luke Pulverenti 2015-06-17 11:39:46 -04:00
parent 4565ac78ab
commit 973b43989d
25 changed files with 899 additions and 144 deletions

View file

@ -24,7 +24,6 @@
.libraryViewNav {
border-top: 1px solid #333;
font-size: 12px;
height: 47px !important;
}
.viewMenuBar {
@ -97,3 +96,14 @@ h1, h1 a {
.viewMenuSearch {
background: #1c1c1c;
}
.libraryViewNavLinkContent {
padding-top: 4px;
}
.libraryMenuButtonText {
position: absolute;
left: 0;
right: 0;
text-align: center;
}