https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38994
--- Comment #6 from Andrew Fuerste-Henry <and...@bywatersolutions.com> --- (In reply to David Cook from comment #5) > I reckon for "Offline circulation", it would be good to have a class for the > whole section. > > For instance, for bug 39378, if someone wanted to hide this with CSS, they'd > need to do it for the whole section. That section already has an id, so this works: #offline-circulation { display: none; } -- 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/