Add highlighting to recent additions to the Changes appendix.
authorCameron McCormack <cam@mcc.id.au>
Thu, 13 Jun 2013 11:09:01 +1000
changeset 510 15b6a66154cd
parent 509 393418180248
child 511 a38672e90f95
Add highlighting to recent additions to the Changes appendix.
master/changes.html
--- a/master/changes.html	Wed Jun 12 15:04:06 2013 +1000
+++ b/master/changes.html	Thu Jun 13 11:09:01 2013 +1000
@@ -104,7 +104,7 @@
 
   <li>Added section on WAI-ARIA attributes.</li>
 
-  <li>Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a>currentScale</a> or <a>currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</li>
+  <li><div class="added-since-last-wd">Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a>currentScale</a> or <a>currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</div></li>
 </ul>
 
 <h3 id="styling">Styling chapter</h3>
@@ -198,7 +198,7 @@
   <li>Added a section for mesh gradients, defining the <a>'meshGradient'</a>, <a>'meshRow'</a>
   and <a>'meshPatch'</a> elements.</li>
 
-  <li>Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</li>
+  <li><div class="added-since-last-wd">Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</div></li>
 </ul>
 
 <h3 id="masking">Clipping, Masking and Compositing chapter</h3>