![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
how to customize firefox default scroll bar ?
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;
}
Alle svar (1)
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. :)