Skippeh / calcrust.com-frontend

The frontend for calcrust.com.
GNU General Public License v3.0
6 stars 4 forks source link

Add item categories to items page #14

Closed bighuggies closed 8 years ago

bighuggies commented 8 years ago

Item categories now work on the items page.

The only thing missing is icons for the "all" category and the "misc" category.

itemcategories2

bighuggies commented 8 years ago

Something was missing, added a hover color to the tabs:

itemcategories4

Skippeh commented 8 years ago

Feels like the category images should be a little bit bigger. Try 50x50?

The active color is a bit hard to see as well. Could try make it stronger.

And to be extra nitpicky (:P), active category hover should be the same color as the active category but lighter imo.

bighuggies commented 8 years ago

How about this?

itemcategories_tweaks

Skippeh commented 8 years ago

Yeah that looks good. I'll merge it.