mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02:00
FIX Change alert warning colours
This commit is contained in:
parent
7d22660989
commit
eae8c0e571
@ -479,8 +479,8 @@ form .message.good {
|
||||
.warning,
|
||||
.alert,
|
||||
form .message.error {
|
||||
background: #ffdcdb;
|
||||
color: #586667;
|
||||
background: #f2dede;
|
||||
color: #a94442;
|
||||
}
|
||||
|
||||
.hint {
|
||||
|
Loading…
Reference in New Issue
Block a user