Quote:
So you want to leave out the tag entirely for "Updated" entries?
Yes. Every item has a state of updated, I see no reason to display. There is the date to the right if anyone's interested.
Quote:
How about "Private" entries?
There could get the same look as the New entries. Or do you think a new color is needed here, e.g. green?
Quote:
I noticed that fields like "Description" and "How to extract" are not showing attributes like bold/italics and others.
Stylesheet related, but not on my side

The editor uses "b" and "i" tags, I haven't styled them because browsers should do it by default. But they don't, so I added them to the stylesheet.
Quote:
Notice the "Latest" link is missing from your screenshot. Is that intentional?
The "Applications" menu item is the "Latest" link, the arrow next to it is the "Categories". Clicking on the Applications would load the latest applications, and hovering on the arrow the popup menu. Not sure if that would be a better solution, just an idea.
2 notices:
- On detail pages the comments toggle on top shouldn't be displayed. There should be only "Add comment" and it should scroll down to the add comment form when clicked. By adding a "scroll" class to the parent "li" should solve it (see details.html)
- Detail pages, always visible screenshots (like on details.html): is this rejected? I think on detail pages we don't need to hide important things, users will be fine with scrolling.