[Koha-bugs] [Bug 35253] Make materials specified note easier to customize

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 30 15:06:18 CET 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at 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.


More information about the Koha-bugs mailing list