Koha/koha-tmpl/intranet-tmpl/prog/en
Lucas Gass 1f2bdac94d
Bug 35253: Add classes to materials specfied message on check in and checkout
To test:
1. APPLY PATCH
2. Add a materials specified message to an item. ( 952$3 )
3. Add the following CSS to your IntranetUserCSS:

    .mats_spec_label { color: white; background: purple;  }
    .mats_spec_message { color: white; background: green; }

4. Checkout that item. Notice the message should be green and the label (Note about the accompanying materials:) should be purple.
5. Check in that item. Notice the message should be green and the label (Note about the accompanying materials:) should be purple.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-08 11:41:11 -03:00
..
data Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) 2023-10-09 11:41:37 -03:00
includes Bug 34404: Fix inconsistencies in Budgets and funds page titles, breadcrumbs, and headers 2023-11-08 09:58:57 -03:00
modules Bug 35253: Add classes to materials specfied message on check in and checkout 2023-11-08 11:41:11 -03:00
xslt Bug 34020: (QA follow-up) Indentation fix 2023-10-25 10:35:34 -03:00