mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 10:37:09 +00:00
fix: email template typo in alert-warning style
Signed-off-by: Guido García <guido.garciabernardo@telefonica.com>
This commit is contained in:
parent
5e86f61bd7
commit
fd97b969c8
@ -236,7 +236,7 @@ a {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
.alert.alert-warning {
|
.alert.alert-warning {
|
||||||
background-color: ##E6522C;
|
background-color: #E6522C;
|
||||||
}
|
}
|
||||||
.alert.alert-bad {
|
.alert.alert-bad {
|
||||||
background-color: #D0021B;
|
background-color: #D0021B;
|
||||||
|
Loading…
Reference in New Issue
Block a user