Bugzilla – Attachment 142556 Details for
Bug 31760
Fix contrast of separator in top header in staff client (WCAG)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31760: Fix contrast of 'separator'
Bug-31760-Fix-contrast-of-separator.patch (text/plain), 925 bytes, created by
Katrin Fischer
on 2022-10-24 19:30:22 UTC
(
hide
)
Description:
Bug 31760: Fix contrast of 'separator'
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-10-24 19:30:22 UTC
Size:
925 bytes
patch
obsolete
>From 0d0dbcfab4ba2044090d4f03ac3a89976a2b23fd Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 13 Oct 2022 11:49:02 +0100 >Subject: [PATCH] Bug 31760: Fix contrast of 'separator' > >This patch increases the contrast of the separator pipe visible in the >staff client upper right corner of the header 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 13cf2477e5..eac34f0478 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -3330,7 +3330,7 @@ button, > } > > .separator { >- color: #666; >+ color: #bfbfbf; > padding: 0 .2em; > } > >-- >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 31760
:
141792
| 142556