A lot of cleanup to make the site smoother, IE8 fixes, removing dead code,...
A lot of cleanup to make the site smoother, IE8 fixes, removing dead code, make the arrow transition smoother. * On the main page, update card with new design. * Simplify a lot of styles and layout. * Clean up the "about page" * Using css transitions for the arrow slide. * Change all BrowserID text to Persona. * Fix a problem on the main site where the footer would was not at the bottom in Webkit and Opera browsers. * Fix the background color or IE8 in the signUpForm and congrats messages. * When signing in to the main site, use a tooltip instead of error message on incorrect password.
Showing
- resources/static/css/common.css 6 additions, 20 deletionsresources/static/css/common.css
- resources/static/css/m.css 4 additions, 13 deletionsresources/static/css/m.css
- resources/static/css/style.css 49 additions, 177 deletionsresources/static/css/style.css
- resources/static/dialog/css/m.css 2 additions, 3 deletionsresources/static/dialog/css/m.css
- resources/static/dialog/css/popup.css 19 additions, 14 deletionsresources/static/dialog/css/popup.css
- resources/static/dialog/resources/helpers.js 9 additions, 5 deletionsresources/static/dialog/resources/helpers.js
- resources/static/dialog/resources/screen_size_hacks.js 4 additions, 4 deletionsresources/static/dialog/resources/screen_size_hacks.js
- resources/static/dialog/views/error.ejs 2 additions, 2 deletionsresources/static/dialog/views/error.ejs
- resources/static/dialog/views/set_password.ejs 3 additions, 3 deletionsresources/static/dialog/views/set_password.ejs
- resources/static/i/badge.png 0 additions, 0 deletionsresources/static/i/badge.png
- resources/static/i/card.png 0 additions, 0 deletionsresources/static/i/card.png
- resources/static/pages/index.js 1 addition, 6 deletionsresources/static/pages/index.js
- resources/static/pages/signin.js 2 additions, 1 deletionresources/static/pages/signin.js
- resources/static/pages/start.js 46 additions, 7 deletionsresources/static/pages/start.js
- resources/static/shared/tooltip.js 0 additions, 2 deletionsresources/static/shared/tooltip.js
- resources/views/about.ejs 3 additions, 9 deletionsresources/views/about.ejs
- resources/views/add_email_address.ejs 8 additions, 8 deletionsresources/views/add_email_address.ejs
- resources/views/cookies_disabled.ejs 1 addition, 1 deletionresources/views/cookies_disabled.ejs
- resources/views/dialog.ejs 4 additions, 4 deletionsresources/views/dialog.ejs
- resources/views/forgot.ejs 7 additions, 7 deletionsresources/views/forgot.ejs
Loading
Please register or sign in to comment