break up jquery mobile
This commit is contained in:
parent
4565ac78ab
commit
973b43989d
25 changed files with 899 additions and 144 deletions
|
@ -77,11 +77,11 @@
|
|||
}
|
||||
|
||||
.homePageSection {
|
||||
margin-top: 1em;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.homePageSection + .homePageSection {
|
||||
margin-top: 1.75em;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.sectionHeaderButton {
|
||||
|
|
|
@ -448,10 +448,6 @@ h1 a:hover {
|
|||
display: none;
|
||||
}
|
||||
|
||||
body:not(.enableBackButton) .headerBackButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Note: I have omitted any vendor-prefixes for clarity.
|
||||
* Adding them is left as an exercise for the reader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue