Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | <div style="background: -moz-radial-gradient(left, circle closest-side, white, black); width: 300px; height: 300px;"></div> |
michael@0 | 2 | <div style="background: -moz-repeating-radial-gradient(left, circle closest-side, white, black); width: 300px; height: 300px;"></div> |