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

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

Подробнее

how to customize firefox default scroll bar ?

  • 1 ответ
  • 56 имеют эту проблему
  • 1 просмотр
  • Последний ответ от KatXat

more options

i want to customize default scroll bar of firefox..I have used this code to change its look and feel.

      body{
                  -moz-scrollbar-border: 1px solid red;

-moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue;

                 }
i want to customize default scroll bar of firefox..I have used this code to change its look and feel. body{ -moz-scrollbar-border: 1px solid red; -moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue; }

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

more options

i just want to point out that there are several add-ons and extensions you can download to firefox and customize the browser's scrollbar. :)