- Update scss_lint rules
- Fix linter errors
- Add .editorconfig file
This commit is contained in:
mrliptontea
2016-11-20 20:19:51 +00:00
parent 53d1c6dcec
commit d0e6246e99
33 changed files with 776 additions and 874 deletions

View File

@@ -112,8 +112,7 @@
}
}
/* remove label borders in IE6 because IE6 does not support transparency */
// Remove label borders in IE6 because IE6 does not support transparency
* html .ui-multiselect-checkboxes label {
border: 0 none;
}