google chrome scrollbar color codes

google chrome scrollbar color codes

<style>
body {
height:1300px;
}
::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-button {
width: 8px;
height:5px;
}
::-webkit-scrollbar-track {
background:‪#‎eee‬;
border: thin solid lightgray;
box-shadow: 0px 0px 3px ‪#‎dfdfdf‬ inset;
border-radius:10px;
}
::-webkit-scrollbar-thumb {
background:#999;
border: thin solid gray;
border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
background:‪#‎7d7d7d‬;
}



.pointer {
position:absolute;
top:150px;
right:100px;
width:300px;
height:40px;
}
</style>

Comments

Post a Comment

Popular posts from this blog

15 Best Online Forum Platforms / Software (Free and Paid)

Tables to Valid XHTML/CSS

25+ Best Video Player WordPress Plugins