diff --git a/view/global.css b/view/global.css index 2f23de9fba..b17de54b34 100644 --- a/view/global.css +++ b/view/global.css @@ -764,6 +764,7 @@ figure.img-allocated-height img{ } .loglevel-warning { color: #ff8c00; /* dark orange */ + font-weight: bold; } .loglevel-error { color: #ff0000; /* red */