Install: Use new colors for error notices.

Props duaneblake, DBrumbaugh10Up.
Fixes #34704.

git-svn-id: https://develop.svn.wordpress.org/trunk@36178 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2016-01-05 21:46:29 +00:00
parent e50296de48
commit 36cf8b2932

View File

@ -287,10 +287,9 @@ submit {
}
.message {
border: 1px solid #c00;
padding: 0.5em 0.7em;
margin: 5px 0 15px;
background-color: #ffebe8;
border-left: 4px solid #dc3232;
padding: .7em .6em;
background-color: #fbeaea;
}
/* rtl:ignore */