mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
{chromium,firefox}#uBo: don't collapse blocked in hopes of reducing css manipulation and being faster
This commit is contained in:
parent
4155fd8bd0
commit
f0213981c6
@ -161,7 +161,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"collapseBlocked",
|
"collapseBlocked",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"colorBlindFriendly",
|
"colorBlindFriendly",
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"collapseBlocked",
|
"collapseBlocked",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"colorBlindFriendly",
|
"colorBlindFriendly",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user