Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

userChrome.css don't work

I try to disable the transition to fullscreen by following the steps. But after restart the Firefox ESR (waterfox), the rule don't apply. The rule: /* Minimize fullscre… (ďalšie informácie)

I try to disable the transition to fullscreen by following the steps. But after restart the Firefox ESR (waterfox), the rule don't apply. The rule:

/* Minimize fullscreen transition time */
#navigator-toolbox[fullscreenShouldAnimate] {
    transition: 0ms !important;
}
I do set the
toolkit.legacyUserProfileCustomizations.stylesheets
in about:config already.

Otázku položil(a) khoa030634 Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom