html - Apply Border-Radius To Scrollbars with CSS -


to put simple, want (obtained on webkit browser using -webkit-scrollbar) :

and on opera (firefox doesn't apply border radius scrollbar either, still applies border) :

is there simple way make border not disappear under scrollbar ?

i dont need fancy style of -webkit-scrollbar page clean , symmetric...

i've been having same issue. it's not elegant of solutions did...

simply put smaller div inside outer box scroll bar doesn't overlap outer box. http://codepen.io/deadwhisky/pen/ekfha


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -