Open
Description
We have had a lot of positive feedback about the new design. However, there are a number of power users who have made it clear that they prefer a more condensed, data-rich layout.
One possible solution is to have different viewing modes available - a bit like gmail:
To start with we could have "Standard mode" and "compact mode".
Standard mode would display the current layout. Compact mode would significantly reduce the page whitespace.
On the CSS side, this would be a matter of adding a class to the body and changing each style accordingly.
@dstufft what do you think? How could we do this on your side? Would we attach the preference to the logged in user? Or would we use cookies?