CSS overflow: overlay
The `overlay` value of the `overflow` CSS property is a non-standard value to make scrollbars appear on top of content rather than take up space. This value is deprecated and related functionality being standardized as [the `scrollbar-gutter` property](mdn-css_properties_scrollbar-gutter).
CSS scrollbar styling
Methods of styling scrollbars' color and width.
window api: scrollbars
css property: scrollbar-3dlight-color
css property: scrollbar-arrow-color
css property: scrollbar-base-color
css property: scrollbar-color
css property: scrollbar-darkshadow-color
css property: scrollbar-face-color
css property: scrollbar-gutter
css property: scrollbar-highlight-color
css property: scrollbar-shadow-color
css property: scrollbar-width
css selector: ::-webkit-scrollbar
css selector: ::-webkit-scrollbar-button
css selector: ::-webkit-scrollbar-corner
css selector: ::-webkit-scrollbar-thumb
css selector: ::-webkit-scrollbar-track
css selector: ::-webkit-scrollbar-track-piece
19 results found.