mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-30 23:38:47 +01:00
parent
e56df7160f
commit
914b76c0e8
@ -238,6 +238,6 @@ td.hideColumn {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.searching .settingRow.found {
|
||||
.searching .settingRow.found:not(.hidden) {
|
||||
display: table-row;
|
||||
}
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user