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