http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11038
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|Architecture, internals, |Templates |and plumbing | Version|unspecified |master Assignee|[email protected] |[email protected] Summary|Custom CSS for Staff Login |Enable use of |like OPAC/StaffIntranet |IntranetUserCSS and | |intranetcolorstylesheet on | |staff client login page Severity|enhancement |normal --- Comment #1 from Owen Leonard <[email protected]> --- The staff client login page does not load CSS stored in the IntranetUserCSS system preference. While it does load intranetcolorstylesheet, it loads the file before it loads login.css, so any styles you add specific to the login page will be overridden by login.css. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
