Prevent double submit, compose start.js, added messenger

This commit is contained in:
Joseph Cohen
2014-12-31 23:30:18 -06:00
parent 5e15495c26
commit 95667f519b
16 changed files with 639 additions and 16666 deletions

View File

@@ -23,6 +23,9 @@ html, body {
// Styles for specific page
@import "pages/login";
// Styles for plugins
@import "plugins/messenger";
// Status Page will need to override certain styles.
@import "status-page";