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 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.input-error {
|
||||
border: solid 2px red !important;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user