mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-31 21:20:23 +00:00
Update docs/toolbars/bars-themes.html
This commit is contained in:
parent
b15f87c504
commit
41ce526d5d
1 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@
|
|||
</div>
|
||||
|
||||
<h3>Footers</h3>
|
||||
<p>These are examples of a footer with link buttons inside. Note that footers do not have the same prescriptive markup contentions as headers with button slots so use layout <a href="../content/content-grids.html">grids</a> or custom styles to achieve the design you want.</p>
|
||||
<p>These are examples of a footer with link buttons inside. Note that footers do not have the same prescriptive markup contentions as headers with button slots so use <a href="../content/content-grids.html">layout grids</a> or custom styles to achieve the design you want.</p>
|
||||
|
||||
|
||||
|
||||
|
|
@ -157,7 +157,7 @@
|
|||
<li><a href="docs-navbar.html">Navbars</a></li>
|
||||
<li><a href="bars-fixed.html">Fixed positioning</a></li>
|
||||
<li><a href="bars-fullscreen.html">Fullscreen positioning</a></li>
|
||||
<li><a href="footer-persist-a.html">Persistent footer nav bar</a></li>
|
||||
<li><a href="footer-persist-a.html">Persistent footer navbar</a></li>
|
||||
<li data-theme="a"><a href="bars-themes.html">Theming toolbars</a></li>
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue