Setting loadin, settings update, db is now global

This commit is contained in:
Marijn Jansen
2017-01-17 16:47:49 +01:00
parent 1edf051dc2
commit 11f2297d5a
6 changed files with 99 additions and 31 deletions

View File

@@ -21,6 +21,10 @@
text-align: right;
}
.settings-password label, .settings-email label {
text-align: left;
}
/* All the fields for typing things. */
.settings input[type="password"],
.settings input[type="text"],