From: alison benjamin Date: Fri, 2 Sep 2011 20:28:12 +0000 (-0000) Subject: (no commit message) X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=atutor.git;a=commitdiff_plain;h=af36b40e3ddfd7919313a5815b9c14e5b3d5fc27 --- diff --git a/docs/themes/mobile/readme.txt b/docs/themes/mobile/readme.txt index 96acbfbf0..624967deb 100644 --- a/docs/themes/mobile/readme.txt +++ b/docs/themes/mobile/readme.txt @@ -32,8 +32,16 @@ Outstanding templates to be created: Towards a simplified desktop theme: * develop a desktop theme based on tablet.css (harder) * develop a desktop theme based on mobile.css (easier) & do a final update to ensure generic CSS is used +** update to -moz rules * erase commented out styles from mobile.css and tablet.css and re-order where necessary +Simplify or remove this rule in mobile.css and tablet.css +* navigation-bar-button-content + +Tablet bug? +In Firefox, the "Home" and "Previous/Next" buttons are the wrong height. Test on the tablet +then see if it can be reproduced there before fixing. + Aesthetic improvements, mobile: * Resume, Previous, Next on mobile should highlight as a block (outstanding) * on activation should highlight as a block (done-AUG27)