태그된 질문 보이기: 모든 질문 보이기
  • 해결된 질문
  • 보존

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… (자세히 살펴보기)

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.

1년 전에 khoa030634님이 질문

1년 전에 cor-el님이 답변