followup for 102121ad: apply suppressor on all pages

This commit is contained in:
tophf 2021-03-01 08:46:47 +03:00
parent 8eca4e9139
commit 7d08fea5e1

View File

@ -1,4 +1,4 @@
html#stylus #stylus-manage #header *:not(#\0) { html#stylus #header *:not(#\0) {
/* This suppresses transitions on page open. /* This suppresses transitions on page open.
* WARNING! Must be the first rule here so dom.js can simply call deleteRule for index 0. * WARNING! Must be the first rule here so dom.js can simply call deleteRule for index 0.
* Using an increased specificity to override sane selectors in user styles */ * Using an increased specificity to override sane selectors in user styles */