[Kimchi-devel] [PATCH v2] Change all CSS files indentation to 4 spaces
Crístian Viana
vianac at linux.vnet.ibm.com
Fri Jan 17 13:43:51 UTC 2014
This is the difference between this patchset and the previous one (v1):
- Do not change the indentation level in "ui/css/theme-default/topbar.css";
that file contains a @media block, therefore the properties defined inside
of it have another indentation level (8 spaces). That case was not
considered by the sed regular expression that generated this patch.
More information about the Kimchi-devel
mailing list