Update alert-variant

This commit is contained in:
St ef 2021-05-31 21:49:27 +00:00
parent d19f07f7b5
commit 680748cb8a

View file

@ -236,7 +236,9 @@ table td.action-column {
}
.alert-variant {
color: @spring-green;
background-color: @spring-light-grey;
border: @spring-light-grey;
color: black;
}
.alert-success {