https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952

--- Comment #109 from Owen Leonard <[email protected]> ---
Created attachment 137767
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137767&action=edit
Bug 30952: (follow-up) Fix linting errors in SCSS

This patch makes some corrections to the style of modified SCSS:

- Space before "{"
- No leading zeroes in number values
- Upper case hex codes
- Multi-line comment style
- Use "border: 0" instead of "border: none"
- Remove vendor prefixes
- Remove commented-out declarations
- Put each selector on a separate line

The patch should have no visible effects on the style of the interface.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to