Back to bug 35253

Who When What Removed Added
lucas 2023-11-03 17:51:37 UTC Status NEW Needs Signoff
lucas 2023-11-03 17:51:55 UTC Patch complexity --- Trivial patch
Assignee koha-bugs lucas
david 2023-11-04 21:25:46 UTC Status Needs Signoff Signed Off
david 2023-11-04 21:25:48 UTC Attachment #158360 Attachment is obsolete 0 1
david 2023-11-04 21:31:52 UTC Text to go in the release notes .mats_spec_message { color: white; background: green; } This enhancement adds classes to the materials specified messages that are displayed when checking out and checking in an item
CC david
Text to go in the release notes , 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; }
katrin.fischer 2023-11-05 13:15:54 UTC QA Contact testopia katrin.fischer
katrin.fischer 2023-11-05 13:16:47 UTC Status Signed Off Passed QA
katrin.fischer 2023-11-05 13:16:50 UTC Attachment #158398 Attachment is obsolete 0 1
kebliss 2023-11-07 22:09:29 UTC CC kebliss
tomascohen 2023-11-08 14:43:03 UTC Version(s) released in 23.11.00
Status Passed QA Pushed to master
fridolin.somers 2023-11-10 20:50:13 UTC Version(s) released in 23.11.00 23.11.00,23.05.06
Status Pushed to master Pushed to stable
CC fridolin.somers
pedro.amorim 2023-11-14 15:17:06 UTC CC pedro.amorim
Status Pushed to stable RESOLVED
Resolution --- FIXED
martin.renvoize 2023-11-30 14:06:18 UTC Text to go in the release notes .mats_spec_message { color: white; background: green; } This enhancement adds 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; }
``` This enhancement adds 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; }
CC martin.renvoize
fridolin.somers 2024-05-24 13:37:55 UTC Blocks 36074
katrin.fischer 2024-12-23 08:05:59 UTC Status RESOLVED CLOSED

Back to bug 35253