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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158398|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 158472
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158472&action=edit
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 <da...@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to