upd: home
Add input-error style for validation feedback
This commit is contained in:
parent
c933e6b91b
commit
44a8a72219
@ -16,6 +16,9 @@
|
|||||||
button.button i {
|
button.button i {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
}
|
}
|
||||||
|
.input-error {
|
||||||
|
border: solid 2px red !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user