User tests: Successful: Unsuccessful:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31858
Before the dropdown only shows on hover over table row next to the title.
Now it is always visible in the Status column.
This also solves accessibility issues (being able to tab to items, etc).
The unpublish icon sizes seem to vary between articles and modules before/after this PR. Articles is wrong both before and after, modules appears to be right before and then wrong after this PR.
It's purely a CSS issue but would be nice to clean it up all the way around.
Icon size stuff fixed in master. So this can be merged...
Tested thoroughly and successfully (also added 2nd "test success" on FR. So this one is ready with 2 tests.
Good job @nonumber