mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-04-18 08:08:28 +02:00
parent
e56df7160f
commit
914b76c0e8
@ -238,6 +238,6 @@ td.hideColumn {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.searching .settingRow.found {
|
.searching .settingRow.found:not(.hidden) {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
}
|
}
|
@ -6,7 +6,7 @@ Version 0.5.9:
|
|||||||
- added protection for navigator properties
|
- added protection for navigator properties
|
||||||
|
|
||||||
fixes:
|
fixes:
|
||||||
-
|
- search could show hidden settings
|
||||||
|
|
||||||
known issues:
|
known issues:
|
||||||
- if a data URL is blocked the page action button does not appear
|
- if a data URL is blocked the page action button does not appear
|
||||||
|
Loading…
x
Reference in New Issue
Block a user