fixes #74 fallback for findEntryStatus when match is missing or otherwise invalid
This commit is contained in:
@@ -278,6 +278,10 @@ ol li {
|
||||
background-color: #B71C1C;
|
||||
}
|
||||
|
||||
.missing-data-response {
|
||||
background-color: #676767;
|
||||
}
|
||||
|
||||
fieldset#history {
|
||||
.method-list-item {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user