mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-14 23:51:12 +00:00
Highlighting inputs with errors
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
color: red;
|
||||
}
|
||||
|
||||
div.invalid input {
|
||||
border-color: red !important;
|
||||
}
|
||||
|
||||
.separator-light {
|
||||
opacity: 25%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user