https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35253
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds release notes| |classes to the materials | |specified messages that are | |displayed when checking out | |and checking in an item, | |when there is a value for | |an item in 952$3. The new | |classes available for | |customizing IntranetUserCSS | |are mats_spec_label and | |mats_spec_message. | | | |Example | |CSS customization: | | | |.mats_spec_label { color: | |white; background: purple; | |} | | .mats_spec_message { | |color: white; background: | |green; } CC| |[email protected] -- 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/
