Updated buttons
This commit is contained in:
@@ -16,6 +16,11 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.settings input[type="submit"] {
|
||||||
|
background-color: #845663;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
.settings input[type="password"],
|
.settings input[type="password"],
|
||||||
.settings input[type="text"],
|
.settings input[type="text"],
|
||||||
.settings input[type="date"],
|
.settings input[type="date"],
|
||||||
|
|||||||
@@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
<label></label>
|
<label></label>
|
||||||
<input type="submit"
|
<input type="submit"
|
||||||
|
value="Opslaan"
|
||||||
>
|
>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user