[Koha-bugs] [Bug 24405] New: Links in facets are styled differently than other links on the results page in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 12 10:44:17 CET 2020


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

            Bug ID: 24405
           Summary: Links in facets are styled differently than other
                    links on the results page in OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

A small thing I've been wondering about:
The links in the facets are shown underlined, but other links, like the links
on each search result (title, place holds etc.) or navigation bar are not.

Why are some links underlined and others not?

There is a specific style causing this:

#search-facets a {
    font-weight: 400;
    text-decoration: underline;
}

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


More information about the Koha-bugs mailing list