From 7d08fea5e1af2827ee3c481108f1127ef5cefa55 Mon Sep 17 00:00:00 2001 From: tophf Date: Mon, 1 Mar 2021 08:46:47 +0300 Subject: [PATCH] followup for 102121ad: apply suppressor on all pages --- global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.css b/global.css index 470525b1..2a6990fe 100644 --- a/global.css +++ b/global.css @@ -1,4 +1,4 @@ -html#stylus #stylus-manage #header *:not(#\0) { +html#stylus #header *:not(#\0) { /* This suppresses transitions on page open. * 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 */