diff --git a/src/root/static/css/logfile.css b/src/root/static/css/logfile.css index 519338d4..b59cfc59 100644 --- a/src/root/static/css/logfile.css +++ b/src/root/static/css/logfile.css @@ -81,7 +81,7 @@ em.storeref:hover span.popup { font-weight: bold; } -.errorLine { +.warningLine { color: darkorange; font-weight: bold; }