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 eb80c9b commit 31645bbCopy full SHA for 31645bb
css-color-4/Overview.bs
@@ -2134,6 +2134,7 @@ System Colors</h3>
2134
<p>Mark with GrayText <span style="background-color:Mark; color:GrayText">GrayText</span></p>
2135
<p>Highlight with HighlightText <span style="background-color:Highlight; color:HighlightText">HighlightText</span></p>
2136
<p>Highlight with GrayText <span style="background-color:Highlight; color:GrayText">GrayText</span></p>
2137
+ <p>SelectedItem with SelectedItemText <span style="background-color:SelectedItem; color:SelectedItemText">SelectedItemText</span></p>
2138
</div>
2139
2140
Earlier versions of CSS defined additional <<system-color>>s,
0 commit comments