Merge pull request #75 from nickpalenchar/master

fixes #74 fallback for findEntryStatus when match is missing or other…
This commit is contained in:
Liyas Thomas
2019-08-28 06:57:47 +05:30
committed by GitHub
2 changed files with 11 additions and 0 deletions

View File

@@ -278,6 +278,10 @@ ol li {
background-color: #B71C1C;
}
.missing-data-response {
background-color: #676767;
}
fieldset#history {
.method-list-item {
position: relative;