about summary refs log tree commit diff stats
path: root/app/assets/stylesheets/admin/layout.scss
Commit message (Collapse)AuthorAgeFilesLines
* Styled flash and errors in admin panelKelly Rauchenberger2017-07-021-1/+45
|
* Created admin panelKelly Rauchenberger2017-07-021-0/+190
Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(