diff options
Diffstat (limited to 'src/verify_report.h')
| -rw-r--r-- | src/verify_report.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/verify_report.h b/src/verify_report.h index b8ca5516..a8ea4152 100644 --- a/src/verify_report.h +++ b/src/verify_report.h @@ -181,6 +181,9 @@ public: "li.error {\n" " background-color: #ff0000;\n" "}\n" + "li.bv21-error {\n" + " background-color: #ff6666;\n" + "}\n" "ul {\n" " list-style: none;\n" "}\n" |
