author | Dirk Schulze <dschulze@adobe.com> |
Thu, 04 Jul 2013 07:39:28 -0700 | |
changeset 524 | c3edf53ad65d |
parent 523 | ea4ecc29997b |
child 525 | bc3caf5c02db |
master/styling.html |
--- a/master/styling.html Fri Jun 28 14:43:25 2013 +0200 +++ b/master/styling.html Thu Jul 04 07:39:28 2013 -0700 @@ -917,9 +917,9 @@ messages in red:</p> <pre> -text.info { color: green } -text.warning { color: yellow } -text.error { color: red } +text.info { fill: green } +text.warning { fill: yellow } +text.error { fill: red } </pre> <h2 id='StyleAttribute'>The <span class="attr-name">'style'</span> attribute</h2>