Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Scroll bars are all the same color need to adjust to program pages on our website server.

more options

In creating pages for our website we use multiple backgrounds with coordinating scroll bar colors. When on our server all scroll bars are gray in color. This prevents us from setting up the colors we need.

In creating pages for our website we use multiple backgrounds with coordinating scroll bar colors. When on our server all scroll bars are gray in color. This prevents us from setting up the colors we need.

Todas as respostas (1)

more options

Firefox's scroll bars follow the platform (OS) conventions and do not have hooks for styling in unprivileged (web) code. If this is a critical need for you, you will have to use JavaScript to replace the native scroll bars with custom ones.