Bugzilla – Attachment 120443 Details for
Bug 27740
Accessibility: OPAC - Headings should have correct tags and hierarchy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27740: (follow-up) changed "User summary" css
Bug-27740-follow-up-changed-User-summary-css.patch (text/plain), 1.18 KB, created by
Martin Renvoize (ashimema)
on 2021-05-04 10:58:43 UTC
(
hide
)
Description:
Bug 27740: (follow-up) changed "User summary" css
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-05-04 10:58:43 UTC
Size:
1.18 KB
patch
obsolete
>From 00bc6f8863f4ba357ef2950ea0dd571da573dc51 Mon Sep 17 00:00:00 2001 >From: Henry Bolshaw <bolshawh@parliament.uk> >Date: Wed, 21 Apr 2021 15:16:49 +0000 >Subject: [PATCH] Bug 27740: (follow-up) changed "User summary" css > >Changed user summary CSS to style H2 not H3 heading > >To test: >1) Go to OPAC homepage >2) Login as a user with at least one loan >3) See that the "User summary" heading is not styled >4) Apply patch >5) Run yarn build --view OPAC >6) Confirm the heading is now styled with grey background > >Signed-off-by: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index 391a10f296..7bab9bc9b6 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -2397,7 +2397,7 @@ nav { > margin-bottom: 1em; > padding-bottom: .5em; > >- h3 { >+ h2 { > background-color: #E2E8E8; > color: #727272; > font-size: 1.1rem; >-- >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 27740
:
117629
|
117771
|
118837
|
118858
|
119633
|
119634
|
119635
|
119687
|
119688
|
119689
|
119690
|
119691
|
119815
|
119816
|
119953
|
119954
|
119955
|
119958
|
119981
|
120437
|
120438
|
120439
|
120440
|
120441
|
120442
| 120443