We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33380b6 commit a06d613Copy full SHA for a06d613
css-scrollbars-1/Overview.bs
@@ -19,9 +19,15 @@ Link Defaults: css-color-3 (property) color
19
<h2 id="intro">
20
Introduction</h2>
21
22
+<em>This section is non-normative.</em>
23
+
24
+This CSS module introduces properties
25
+to influence the visual styling of scrollbars,
26
+including their color ('scrollbar-color')
27
+and thickness ('scrollbar-width').
28
29
<h3 id="scope">
30
Scope</h3>
-<em>This subsection is non-normative.</em>
31
32
The CSS Scrollbars Module is specifically for styling scrollbar controls themselves,
33
e.g. their color & width in Level 1, and not their layout nor whether any content is scrollable.
0 commit comments