[Koha-bugs] [Bug 30952] New interface for staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 15 16:57:17 CEST 2022


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

--- Comment #109 from Owen Leonard <oleonard at myacpl.org> ---
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.


More information about the Koha-bugs mailing list