Bugzilla – Attachment 142496 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.20 KB, created by
Owen Leonard
on 2022-10-24 12:28:40 UTC
(
hide
)
Description:
Bug 31927: Use bigger font-size for bibliographic information on staff details page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2022-10-24 12:28:40 UTC
Size:
1.20 KB
patch
obsolete
>From d639d2692a838f7fceb93fe30c3066f64044c102 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. >--- > 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 2ada2f067f..6e05d8e76e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -2419,7 +2419,6 @@ td.bundle { > .results_summary { > color: #202020; > display: block; >- font-size: 85%; > padding: 0 0 .5em; > > a { >-- >2.20.1
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