mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
Tweak styling for error message to be consistent with other form error styling in admin
This commit is contained in:
@@ -34,12 +34,12 @@
|
||||
|
||||
.error
|
||||
display: block
|
||||
color: white
|
||||
background: red
|
||||
color: #f57e80
|
||||
border: 1px solid #f57e80
|
||||
background-color: #fde6e7
|
||||
@include border-radius(3px)
|
||||
margin-bottom: 1em
|
||||
padding: 0.5em
|
||||
font-style: oblique
|
||||
|
||||
|
||||
a.selector
|
||||
position: relative
|
||||
|
||||
Reference in New Issue
Block a user