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:
parent
e50296de48
commit
36cf8b2932
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user