Instead of editing pinelabel.css found in /intranet-tmpl/prog/css/ for customizations, there should be a system preference to edit or override css (near SpineLabelFormat system preference that defines fields and additional text / markup for Quick spine labels).
+1
*** Bug 17768 has been marked as a duplicate of this bug. ***
+1 !
Already you can add CSS to the IntranetUserCSS system preference and it will effect labels on spinelabel-print.tt. Is there any reason why we should have a separate pref?
For a long time I was not aware that the IntranetUserCSS would work for this. Do you think a note on the pref could help things? We could add a link from SpineLabelFormat to IntranetUserCSS.
The Koha Manual points the user towards the spinelabel.css file to override the css for the Quick Spine Label Creator. While you can do that. It's probably better to just have a preference that can be edited similar to the IntranetUserCSS. Or just have the documentation in the Koha Manual updated and tell someone to add something like the following to their IntranetUserCSS which is already in the preferences. /* Modify the Quick Spine Label Creator Font etc */ .tools.labels #spinelabel{ font-size:11.5pt; font-family:courier new; font-weight:bold; }
https://koha-community.org/manual//20.05/en/html/tools.html#quick-spine-label-creator "Format your label printing by editing spinelabel.css found in koha-tmpl/intranet-tmpl/prog/en/css/"
I added a note in the manual, will be in the manual for 23.05 https://gitlab.com/koha-community/koha-manual/-/merge_requests/654/diffs?commit_id=48b89a1baeec72e91bdf4f9ad2eb90e5565c1471