[Koha-bugs] [Bug 23726] Give class to No Items Available text on OPAC results page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 3 11:41:52 CEST 2019


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 93544
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93544&action=edit
Bug 23726: Give class to No Items Available text on OPAC results page

TEST PLAN:
1. Make an item unvailable and find the text "No Items Available" in the search
results.
2. Inspect the element and notice it does not have its own class.
3. Apply patch,
    4. add this CSS to the OPACUserCSS: ".noitems{color:red;font-size:large;}"
    5. Notice that the text "No Items Available" is now big and red.

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


More information about the Koha-bugs mailing list