Bugzilla – Attachment 142555 Details for
Bug 31927
Use bigger font-size for bibliographic information on staff details page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31927: Use bigger font-size for bibliographic information on staff details page
Bug-31927-Use-bigger-font-size-for-bibliographic-i.patch (text/plain), 1.25 KB, created by
David Nind
on 2022-10-24 19:26:48 UTC
(
hide
)
Description:
Bug 31927: Use bigger font-size for bibliographic information on staff details page
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-10-24 19:26:48 UTC
Size:
1.25 KB
patch
obsolete
>From fad42427ee4664a37a46e6caebd340055a396d69 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 24 Oct 2022 12:21:50 +0000 >Subject: [PATCH] Bug 31927: Use bigger font-size for bibliographic information > on staff details page > >This patch removes the adusted font size from the definition of the >.results_summary spans. The percentage decrease was being multiplied >with another rule. > >To test, apply the patch and rebuild the staff interface CSS. > >Locate a bibliographic record in the staff client and view the detail >page. Confirm that the bibliographic information is displayed in a >comfortable size. > >Also test that catalog search results still look correct. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >index 13cf2477e5..871ff145d8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -2421,7 +2421,6 @@ td.bundle { > .results_summary { > color: #202020; > display: block; >- font-size: 85%; > padding: 0 0 .5em; > > a { >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 31927
:
142496
|
142555
|
142557