Skip to content

Commit 31645bb

Browse files
authored
[css-color-4] Add example of SelectedItem with SelectedItemText to Example 32 (#6949)
1 parent eb80c9b commit 31645bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,6 +2134,7 @@ System Colors</h3>
21342134
<p>Mark with GrayText <span style="background-color:Mark; color:GrayText">GrayText</span></p>
21352135
<p>Highlight with HighlightText <span style="background-color:Highlight; color:HighlightText">HighlightText</span></p>
21362136
<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>
21372138
</div>
21382139

21392140
Earlier versions of CSS defined additional <<system-color>>s,

0 commit comments

Comments
 (0)