Code cleaning.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user