diff --git a/Themes/LLBLGenPro/Destination/css/theme_colors.css b/Themes/LLBLGenPro/Destination/css/theme_colors.css index 29d7ffd..d5ef690 100644 --- a/Themes/LLBLGenPro/Destination/css/theme_colors.css +++ b/Themes/LLBLGenPro/Destination/css/theme_colors.css @@ -79,9 +79,9 @@ mark { .alert.alert-danger { background: #fdf3f2; } - + .alert.alert-danger .alert-title { - background: #f29f97; + background: #e22222; } .alert.alert-warning {