https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31633
--- Comment #3 from Katrin Fischer <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #2) > (In reply to Lucas Gass from comment #1) > > What if we just simply added a data-attribute that one could base CSS/JS off > > of? > > > > Something like: > > > > <div data-holdingbranch="CPL"> > > <div data-homebranch="FPL"> > > So just put all three branches in the CSS to start and let folks key off > whichever they want to use? Works for me. Yep, great idea :) I think if we could add them to the existing div, we would also be safe to not change the page structure affecting existing CSS. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
