Saner color for error messages (and consistent with default theme)
This commit is contained in:
parent
bb98205389
commit
aa3071a95d
@ -176,7 +176,7 @@ div.notice {
|
||||
.error {
|
||||
border: 1px solid maroon !important;
|
||||
color: #000;
|
||||
background: #fcf;
|
||||
background: pink;
|
||||
}
|
||||
|
||||
h1.error,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user