Fixed missing "}"
This commit is contained in:
parent
e253939fb0
commit
4cf98ca23d
|
@ -176,7 +176,7 @@ body {
|
|||
}
|
||||
.report-warning {
|
||||
background-color: yellow;
|
||||
|
||||
}
|
||||
.report-bad {
|
||||
color: white;
|
||||
background-color: orange;
|
||||
|
|
Reference in New Issue