comparison doc/style.css @ 19023:86531a7038ed

codingstyle: remove trailing spaces in various text files Better do it once than see random changes in diffs later.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 17 Apr 2013 03:40:18 +0200
parents 6dc3d3cd729b
children 4b0fc75f9403
comparison
equal deleted inserted replaced
19022:cba222f01056 19023:86531a7038ed
301 } 301 }
302 302
303 div.contents.local { 303 div.contents.local {
304 -moz-column-width: 10em; 304 -moz-column-width: 10em;
305 -moz-column-gap: 1em; 305 -moz-column-gap: 1em;
306 306
307 -webkit-column-width: 10em; 307 -webkit-column-width: 10em;
308 -webkit-column-gap: 1em; 308 -webkit-column-gap: 1em;
309 } 309 }