Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

I have Firefox on Linux Mint 9.3. I cannot get the Tabs to go to the Botom, though I follwed the same instructions that work in windows.

  • 3 ответа
  • 1 имеет эту проблему
  • 36 просмотров
  • Последний ответ от cor-el

more options

I have the chrome file with userChrome.css which works in windows, but does not work in Linux. What else can I do?

I have the chrome file with userChrome.css which works in windows, but does not work in Linux. What else can I do?

Выбранное решение

Do you have toolkit.legacyUserProfileCustomizations.stylesheets set to true in about:config?

Note that the code does not always work exactly the same across operating systems (although Win and Linux usually seem the same), and userChrome.css may break with every major FF update, as the browser is changing heavily.

See also https://www.userchrome.org/what-is-userchrome-css.html#movetabbar

Прочитайте этот ответ в контексте 👍 1

Все ответы (3)

more options

Выбранное решение

Do you have toolkit.legacyUserProfileCustomizations.stylesheets set to true in about:config?

Note that the code does not always work exactly the same across operating systems (although Win and Linux usually seem the same), and userChrome.css may break with every major FF update, as the browser is changing heavily.

See also https://www.userchrome.org/what-is-userchrome-css.html#movetabbar

more options

You had the answer - Thank You

more options

Note that you posted with a Firefox 68 Palemoon version.

The toolkit.legacyUserProfileCustomizations.stylesheets pref got added in 68 when userChrome.css or userContent.css were detected to prepare for 69 were it got effect and was used to disable these files in the chrome folder.