fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code
This commit is contained in:
parent
f989c6892f
commit
8ceea1f559
7 changed files with 28 additions and 25 deletions
|
|
@ -958,10 +958,10 @@
|
|||
</ul>
|
||||
<pre class="prettyprint linenums">
|
||||
<ul class="pager">
|
||||
<li>
|
||||
<li class="previous">
|
||||
<a href="#">&larr; Older</a>
|
||||
</li>
|
||||
<li>
|
||||
<li class="next">
|
||||
<a href="#">Newer &rarr;</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue