[Koha-bugs] [Bug 25735] New: Add distinct classes for clear history (.clearsh) links on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 12 21:58:53 CEST 2020


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

            Bug ID: 25735
           Summary: Add distinct classes for clear history (.clearsh)
                    links on OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

As of 19.11 the OPAC navbar has a nice dropdown for logged in users that
includes search history and a clearsh link which clears you history. 

clearsh also exists on the navbar for unauthenticated users. These two clearsh
buttons have a very similar HTML structure and it makes it almost impossible to
style the two links independently.

Some libraries will want to style the background and text colors of each of
these clearsh links independent of one another.

It would be easy to give each one its own class to make this easy.

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


More information about the Koha-bugs mailing list