break up jquery mobile
This commit is contained in:
parent
4565ac78ab
commit
973b43989d
25 changed files with 899 additions and 144 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue