Scrollbar transparent. Color change ?

Hey my menu is transparent and thats good so
but my scrollbar is transparent too i will change the color. Not the Font color
.. the color from menu_wrapper but only scrolling.

I have tried

.nicescroll-rails {

    width: 20px !important;

    background: #000 !important;

}



.nicescroll-rails > div {

    width: 20px !important;

    background: #000 !important;

}

But it does not work. I have the installation local.

Thank you

Comments

Sign In or Register to comment.