mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
outline inputs with errors
This commit is contained in:
@@ -156,4 +156,4 @@ div.dashboard_item
|
||||
background-color: #9fc820
|
||||
&.bottom
|
||||
border-radius: 0px 0px 6px 6px
|
||||
padding: 15px 15px
|
||||
padding: 15px 15px
|
||||
|
||||
@@ -210,3 +210,6 @@ table#listing_enterprise_groups {
|
||||
color: #575757;
|
||||
}
|
||||
|
||||
.field_with_errors > input {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user