This avoids a subtle layout shift when switching from the crate page to all items.
.item-table
This switches from using `<div>` to the more semantic `<ul>`, and using class names that rhyme with the classes the search results table uses.