diff --git a/content/apply.js b/content/apply.js index c50cccaf..d1f9993e 100644 --- a/content/apply.js +++ b/content/apply.js @@ -83,6 +83,7 @@ delete window[SYM]; prefs.subscribe('disableAll', updateDisableAll); } + styleInjector.toggle(hasStyles); } }