Kevin prototype #35

Merged
11319801 merged 42 commits from kevin-prototype into master 2017-01-13 10:47:48 +01:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit d900edfcda - Show all commits

View File

@@ -16,6 +16,11 @@
text-align: right;
}
.settings input[type="submit"] {
background-color: #845663;
color: white;
}
.settings input[type="password"],
.settings input[type="text"],
.settings input[type="date"],

View File

@@ -44,6 +44,7 @@
<label></label>
<input type="submit"
value="Opslaan"
>
</form>