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

            Bug ID: 34119
           Summary: After redesign, print.css no longer hides things at
                    the top of report results
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleon...@myacpl.org
          Reporter: p...@chetcolibrary.org
        QA Contact: testo...@bugs.koha-community.org

The fistful of selectors in
https://git.koha-community.org/Koha-community/Koha/src/commit/a57278f39b8c5b7a82b21671f266dbf32e2d41a0/koha-tmpl/intranet-tmpl/prog/css/print.css#L289
intend to hide things like the header search and the button to send results to
batch modification when SQL reports are printed, but after the redesign they no
longer apply. I think that's because staff-global.css, which is referenced
after print.css, previously wasn't setting display for them, and now for most
it does.

It can be fixed with my favorite CSS hammer, !important, but I've been told
that's not the only hammer which exists. Is there something else we should do
instead?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to