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