diff options
Diffstat (limited to 'src/log2xml/logfile.css')
-rw-r--r-- | src/log2xml/logfile.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/log2xml/logfile.css b/src/log2xml/logfile.css index 1bdbe3c97bea..ed390d64a9ef 100644 --- a/src/log2xml/logfile.css +++ b/src/log2xml/logfile.css @@ -78,4 +78,9 @@ em.storeref:hover span.popup { .showTree, .hideTree { font-family: monospace; font-size: larger; +} + +.error { + color: #ff0000; + font-weight: bold; } \ No newline at end of file |