Skip to content

Commit 228d047

Browse files
authored
[css-color-4] Improve description of Highlight/HighlightText
1 parent 1078315 commit 228d047

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -928,9 +928,9 @@ System Colors</h3>
928928
<dd><span class="swatch" style="--color: fieldtext"></span>&nbsp;Text in input fields.
929929

930930
<dt><dfn>Highlight</dfn>
931-
<dd><span class="swatch" style="--color: highlight"></span>&nbsp;Background of item(s) selected in a control.
931+
<dd><span class="swatch" style="--color: highlight"></span>&nbsp;Background of selected items/text.
932932
<dt><dfn>HighlightText</dfn>
933-
<dd><span class="swatch" style="--color: highlighttext"></span>&nbsp;Text of item(s) selected in a control.
933+
<dd><span class="swatch" style="--color: highlighttext"></span>&nbsp;Text of selected items/text.
934934

935935
<dt><dfn>Mark</dfn>
936936
<dd><span class="swatch" style="--color: mark"></span>&nbsp;Background of text that has been specially marked

0 commit comments

Comments
 (0)