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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 28 10:51:40 CEST 2022


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

--- Comment #289 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 141043
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141043&action=edit
Bug 30952: (follow-up) Use variables for primary and secondary greens

_variables.scss currently contains a variable,
$background-color-primary, which isn't used. I think we should use that
variable anywhere the color is used, and use SASS color calculation to
generate the secondary color.

The two colors can be compared in the search header: primary for the
background, secondary for the submit button color.

To test, apply the patch and rebuild the staff interface CSS.

Test various pages in the staff interface to confirm that the colors
look the same as before: Search header, tab colors, "Last patron"
button, etc.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list