upgrade to jquery mobile 1.4.5
This commit is contained in:
parent
866379a702
commit
6b8d9149bc
210 changed files with 2259 additions and 14 deletions
|
@ -40,6 +40,11 @@
|
|||
src: url('fonts/mblogo.woff') format('woff');
|
||||
}
|
||||
|
||||
/* For some reason jquery mobile 1.4.5 wants to horitontally pad mini form fields. */
|
||||
.ui-mini {
|
||||
margin: .5em 0;
|
||||
}
|
||||
|
||||
* {
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue