| Age | Commit message (Collapse) | Author |
|
|
|
div[contentEditable=true] element
|
|
|
|
|
|
Source for inspiration / copying:
http://jsfiddle.net/brx3xm59/
http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg
comment 2 by John Ktejik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drops animation of width because I couldn't get the plus button to animate the same.
|
|
|
|
|
|
|
|
|
|
made css more modular and improved styling of all elements in login page
|
|
|
|
|
|
|
|
|
|
|
|
background image now covers the whole background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Font size is larger
Password box placeholder text fix
|
|
|
|
TODO: Logout requires styling plus only to appear if logged in.
|
|
Still needs proper applying of font styling.
I hacked some font/color in classes, where it should be defined in sass
style guide.
|
|
|
|
|
|
|
|
|
|
|