diff --git a/options/options.css b/options/options.css index 7f41912..c031bb2 100644 --- a/options/options.css +++ b/options/options.css @@ -238,6 +238,6 @@ td.hideColumn { display: none; } -.searching .settingRow.found { +.searching .settingRow.found:not(.hidden) { display: table-row; } \ No newline at end of file diff --git a/releaseNotes.txt b/releaseNotes.txt index c1e569d..92c8a9b 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -6,7 +6,7 @@ Version 0.5.9: - added protection for navigator properties fixes: - - + - search could show hidden settings known issues: - if a data URL is blocked the page action button does not appear