Bugzilla – Attachment 126809 Details for
Bug 29126
Accessibility: More corrections to contrast in the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29126: (follow-up) Correct color of btn-link class in striped tables
Bug-29126-follow-up-Correct-color-of-btn-link-clas.patch (text/plain), 826 bytes, created by
Katrin Fischer
on 2021-10-24 12:04:17 UTC
(
hide
)
Description:
Bug 29126: (follow-up) Correct color of btn-link class in striped tables
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-10-24 12:04:17 UTC
Size:
826 bytes
patch
obsolete
>From d7e16d933821194000ff53947cf1284463d29f6d Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 21 Oct 2021 11:17:33 +0000 >Subject: [PATCH] Bug 29126: (follow-up) Correct color of btn-link class in > striped tables > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index 57b3af6e17..d70952c71c 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -594,6 +594,10 @@ th { > > &.btn { > color: #FFF; >+ >+ &.btn-link { >+ color: $links; >+ } > } > } > >-- >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 29126
:
125367
|
126053
|
126054
|
126555
|
126661
|
126808
| 126809