Added User profiles so users can change their username

This commit is contained in:
Thaum
2015-03-31 11:38:09 +00:00
parent 51d697b894
commit dad9f3dd73
14 changed files with 136 additions and 50 deletions

View File

@@ -1,7 +1,4 @@
#iron-router-progress {
background-color : #D50000;
.bigSpinner {
width: 100px;
height: 100px;
}
#iron-router-progress.spinner:before {
border-color : #D50000;
}