= !BluePrint for CSS = Existing CSS documented here: [wiki:DeveloperGuidelinesCSS] The CSS could do with cleaning up to remove unused styles & some updating to give us maximal usability: * http://www.alistapart.com/articles/progressiveenhancementwithcss We should look at removing the side menu as it takes up a lot of screen real estate: * http://demo.respere.com/dnn/ * http://groups.google.com/group/web2py/browse_thread/thread/ecffcd0427af0fec Relevant Bugs: * #3 * #9 * #14 (e.g. see: http://vita.sahanapy.org/init/pr/person ) * #17 * #18 === Print View === Provide a view which allows for better Printing * CSS sufficient? ({{{media=print}}}) === Mobile View === Provide a cut-down version for use on low-screensize, low-bandwidth devices, such as Mobiles * CSS sufficient? * http://mobiforge.com/Designing Use the RESTlike CRUD controller's ?format=plain ---- BluePrints