Tweak styling for error message to be consistent with other form error styling in admin

This commit is contained in:
summerscope
2014-10-23 17:24:56 +11:00
parent cf06cab533
commit 3c839be743

View File

@@ -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