Is it possible to style the appearance of the scrollbar with WBB? I'm using one of the shoutboxes and would like to change the background color of the scrollbar, how can I do that?

Scrollbar styling?
-
- WBB 4.1.x
- LogixX
-
-
-
I've tried changing the background-color for all of these but nothing seems to work:
CSS.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; } .scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; } .scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; } .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
Am I even close to the correct class?
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!