mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-11 09:51:01 +00:00
set theme to "d" to see if gradients are the issue.
This commit is contained in:
parent
f317f398d9
commit
504b3f4b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<div data-role="content">
|
||||
|
||||
<ul data-role="listview">
|
||||
<ul data-role="listview" data-theme="d">
|
||||
<li><a href="index.html">Acura</a></li>
|
||||
<li><a href="index.html">Audi</a></li>
|
||||
<li><a href="index.html">BMW</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue