[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 17:59:03 CEST 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137767|0                           |1
        is obsolete|                            |
 Attachment #137768|0                           |1
        is obsolete|                            |

--- Comment #112 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 137775
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137775&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