Bugzilla – Attachment 118767 Details for
Bug 27846
Accessibility: Staff Client - Breadcrumbs should be more accessible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27846: (follow-up) Use background SVG for breadcrumb dividers
Bug-27846-follow-up-Use-background-SVG-for-breadcr.patch (text/plain), 1.49 KB, created by
Owen Leonard
on 2021-03-24 17:42:36 UTC
(
hide
)
Description:
Bug 27846: (follow-up) Use background SVG for breadcrumb dividers
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-03-24 17:42:36 UTC
Size:
1.49 KB
patch
obsolete
>From 7151ec7b5f1ac0191bac65c68f9aa4a664c9584a Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 24 Mar 2021 17:41:45 +0000 >Subject: [PATCH] Bug 27846: (follow-up) Use background SVG for breadcrumb > dividers > >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >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 478b513ca1..d54a1ecdb1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -3140,12 +3140,12 @@ nav { > display: inline; > > &+li::before { >- display: inline-block; >- margin: 0 0.25em; >- transform: rotate(15deg); >- border-right: 0.1em solid currentColor; >- height: 0.8em; >+ background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2hldnJvbi1yaWdodCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4zNyAwbDUuMzUgNy4zYy4yLjIuMi41MSAwIC43bC01LjM4IDhoLTQuMmw1LjY0LTguMzVMMy4xMy4wMXoiLz48L3N2Zz4=") 50% 50% no-repeat; >+ background-size: 8px; > content: ''; >+ display: inline-block; >+ height: .8em; >+ width: .8em; > } > > } >-- >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 27846
:
118016
|
118569
|
118570
|
118571
|
118573
|
118576
|
118626
|
118627
|
118628
|
118630
|
118631
|
118632
|
118633
|
118636
|
118637
|
118638
|
118639
|
118640
|
118641
|
118642
|
118643
|
118717
|
118718
|
118719
|
118720
|
118721
|
118722
|
118723
|
118724
|
118725
|
118726
|
118727
|
118728
|
118729
|
118730
|
118731
|
118732
|
118738
|
118739
|
118740
|
118744
|
118745
|
118746
|
118747
|
118748
|
118749
|
118750
|
118751
|
118752
|
118753
|
118754
|
118755
|
118756
|
118757
|
118758
|
118759
|
118760
|
118761
|
118767
|
118770