Skip to content

Commit 977f833

Browse files
committed
Resolve issue 21 by linking to appearance property.
1 parent 26131d0 commit 977f833

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

css3-color/Overview.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4661,8 +4661,10 @@ <h4 id=css2-system><span class=secno>4.5.1. </span>CSS2 System Colors</h4>
46614661
keyword value is the keyword itself.
46624662

46634663
<p>The CSS2 System Color values have been deprecated in favor of the CSS3
4664-
UI &lsquo;<code class=property>appearance</code>&rsquo; property for
4665-
specifying the complete look of user interface related elements.
4664+
UI &lsquo;<code class=css><a class=index-inst
4665+
href="http://www.w3.org/TR/css3-ui/#appearance"
4666+
id=appearance>appearance</a></code>&rsquo; property for specifying the
4667+
complete look of user interface related elements.
46664668

46674669
<h3 id=notes><span class=secno>4.6. </span>Notes on using colors</h3>
46684670

@@ -5112,6 +5114,8 @@ <h2 class=no-num id=index>Index</h2>
51125114
href="#ltalphavaluegt" title="&lt;alphavalue&gt;">4.2.2.</a>, <a
51135115
href="#ltalphavaluegt0" title="&lt;alphavalue&gt;">4.2.5.</a>
51145116

5117+
<li>appearance, <a href="#appearance" title=appearance>4.5.1.</a>
5118+
51155119
<li>color, <a href="#color0" title=color><strong>3.1.</strong></a>, <a
51165120
href="#ltcolorgt" title="&lt;color&gt;">3.1.</a>, <a
51175121
href="#valuea-def-color" title="&lt;color&gt;"><strong>4.</strong></a>

css3-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@ <h4 id="css2-system">CSS2 System Colors</h4>
16941694
<p class="note"><strong>Note.</strong> The computed value of a System Color
16951695
keyword value is the keyword itself.</p>
16961696

1697-
<p>The CSS2 System Color values have been deprecated in favor of the CSS3 UI 'appearance' property for specifying the complete look of user interface related elements.</p>
1697+
<p>The CSS2 System Color values have been deprecated in favor of the CSS3 UI '<a href="http://www.w3.org/TR/css3-ui/#appearance" class="index-inst">appearance</a>' property for specifying the complete look of user interface related elements.</p>
16981698

16991699

17001700
<h3 id="notes">Notes on using colors</h3>

0 commit comments

Comments
 (0)