mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-11 12:40:12 +00:00
Change the colors on the login error messages. Props mt. fixes #6105
git-svn-id: https://develop.svn.wordpress.org/trunk@7163 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -74,9 +74,8 @@ h1 a {
|
||||
}
|
||||
|
||||
#login_error {
|
||||
background-color: #f00;
|
||||
border-color: #800;
|
||||
color: #fff;
|
||||
background-color: #ffebe8;
|
||||
border-color: #c00;
|
||||
}
|
||||
|
||||
#nav { margin: 0 0 0 8px; padding: 16px; }
|
||||
|
||||
Reference in New Issue
Block a user