Page 1 of 1

beautiful scrollbar

Posted: Sun Jun 05, 2016 2:11 am
by sergey
/* OTHER */

/* Scrollbar new css yellow */
#body{}
::-webkit-scrollbar {
width:12px;
height:5px;
background: #fff;
border: 1px solid #fff;
overflow-y: scroll;
}
::-webkit-scrollbar-thumb:vertical {
height:1px;
width:1px;
background-color: #A8CB0D;
-webkit-border-radius: 1px;
border-radius:14px;
}

Re: beautiful scrollbar

Posted: Sat Jun 11, 2016 7:44 am
by maxdome
Very poor information, you do not help to users of how to implement this code and where. Thanks

Re: beautiful scrollbar

Posted: Sun Jun 26, 2016 3:00 pm
by Chameleon Dating
Does not seem a feature request.