aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/layouts
AgeCommit message (Collapse)Author
2015-01-24Import markup & styles from 08b6f4f and priorTeddy Wing
Grab new markup and styles from the `angular-app` branch. These include some new things needed that came about once I built out the Angular app. Set the textarea to a fixed height because I can't get 100% height to work right now and don't have the time to figure it out.
2015-01-24main view: Create & style delete linkTeddy Wing
Made as an "x" button to the right of the note load/edit link.
2015-01-24main view: Add "Save" buttonTeddy Wing
Create & style a save button to save your current note.
2015-01-24Add markup & styles for main pageTeddy Wing
Style to have a header, fixed sidebar with links to notes, and lorem ipsum as a main section.