Bugzilla – Attachment 111136 Details for
Bug 23852
Merge biblio-title.inc and biblio-default-view.inc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23852: (QA follow-up) Correct scope of breadcrumb title style
Bug-23852-QA-follow-up-Correct-scope-of-breadcrumb.patch (text/plain), 1.02 KB, created by
Owen Leonard
on 2020-10-02 11:48:07 UTC
(
hide
)
Description:
Bug 23852: (QA follow-up) Correct scope of breadcrumb title style
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2020-10-02 11:48:07 UTC
Size:
1.02 KB
patch
obsolete
>From cc1f212f679ac8aa711d649d7bba28e6c5855c19 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 14 Sep 2020 13:09:24 +0000 >Subject: [PATCH] Bug 23852: (QA follow-up) Correct scope of breadcrumb title > style > >This patch corrects the scope of the ".title" style intended for titles >displayed in the breadcrumbs bar. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 2 +- > 1 file changed, 1 insertion(+), 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 fee6aaffc7..0af3e05892 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -999,6 +999,7 @@ details[open] { > position: relative; > > .title { >+ font-style: italic; > font-weight: normal; > } > } >@@ -1938,7 +1939,6 @@ li { > } > > .title { >- font-style: italic; > font-weight: bold; > } > >-- >2.11.0
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 23852
:
94455
|
98770
|
106879
|
109687
|
109702
|
110055
|
110128
|
110129
|
111134
|
111135
| 111136 |
111393