mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Added new About and Theme links to left nav, removed letterspacing from css.
This commit is contained in:
parent
b30d836611
commit
6f42539018
@ -82,7 +82,6 @@ body {
|
||||
.demos-nav h4 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
letter-spacing: 0.75pt;
|
||||
font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
|
||||
color: #e87b10;
|
||||
}
|
||||
|
@ -236,6 +236,15 @@
|
||||
<dd><a href="effects_feedback/index.html">Feedback</a></dd>
|
||||
<dd><a href="effects_showhide/index.html">Show/Hide</a></dd>
|
||||
<dd><a href="effects_easings/index.html">Easings</a></dd>
|
||||
<dt>About jQuery UI</dt>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Developer_Guide">UI Developer Guidelines</a></dd>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Changelog">Changelog</a></dd>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Roadmap">Roadmap</a></dd>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Subversion">Subversion Access</a></dd>
|
||||
<dt>Theming</dt>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Theming">Theming jQuery UI</a></dd>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Theming/API">jQuery UI CSS framework</a></dd>
|
||||
<dd><a href="http://ui.jquery.com/documentation/Themeroller">ThemeRoller application</a></dd>
|
||||
</dl>
|
||||
</td>
|
||||
<td class="normal">
|
||||
|
Loading…
Reference in New Issue
Block a user