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

--- Comment #90 from David Cook <[email protected]> ---
(In reply to Lucas Gass (lukeg) from comment #0)
> The staff interface includes a green bar at the top of almost every page,
> #header_search.toptab
> 
> I have been writing custom JavaScript to color this bar differently per
> branch. It would be much nice if you could just do this in Koha without JS.

This original premise seems fairly simple to me.

Moving from SCSS vars to CSS vars is key.

Then we can add the branch code (e.g. data-branch="<branchcode>") "to the
"body" element and it's easy to change things using *UserCSS from there. 

It could be a very easy change.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to