goto: http://drupal.org/search/apachesolr_search/help
check the Sort by block:
<div id="block-apachesolr-sort"
...
<div class="item-list">
<ul>
<li class="first"> .. Relevancy
<li class="first"> .. Title
<li class="first"> .. Type
<li class="first"> .. Author
<li class="first"> .. Date
</ul>
bug: all items have class="first"
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sort-css-466328-1.patch | 624 bytes | pwolanin |
Comments
Comment #1
pwolanin commentedstupid theme_item_list....
Comment #2
pwolanin commentedcommitted to 6.x