Code cleaning.

This commit is contained in:
Igor Barkov (iwork)
2020-06-23 12:13:55 +03:00
parent ad895265e0
commit 6a4dd6d17b
2 changed files with 70 additions and 60 deletions
+9
View File
@@ -1076,4 +1076,13 @@ table.allzeroes th, td {
padding: 0;
text-align: left;
vertical-align: top;
}
span.success {
font-weight: bold;
color: #008F00;
}
span.error {
font-weight: bold;
color: #8F0000;
}