Bugzilla – Attachment 141792 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), 867 bytes, created by
Martin Renvoize (ashimema)
on 2022-10-13 10:50:18 UTC
(
hide
)
Description:
Bug 31760: Fix contrast of 'separator'
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-13 10:50:18 UTC
Size:
867 bytes
patch
obsolete
>From 3c9cf63f27eb3f4178143f5664c7b438c7c50354 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. >--- > 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 82baa544f9..b4aae11c07 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -3338,7 +3338,7 @@ button, > } > > .separator { >- color: #666; >+ color: #bfbfbf; > padding: 0 .2em; > } > >-- >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 31760
:
141792
|
142556