Bugzilla – Attachment 177410 Details for
Bug 37222
Standardize markup for sidebar menus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37222: (follow-up) Correct style of Vue sidebars
Bug-37222-follow-up-Correct-style-of-Vue-sidebars.patch (text/plain), 1.18 KB, created by
David Nind
on 2025-01-31 20:48:27 UTC
(
hide
)
Description:
Bug 37222: (follow-up) Correct style of Vue sidebars
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-01-31 20:48:27 UTC
Size:
1.18 KB
patch
obsolete
>From 0ef35d8d44c76427c07e8782b446d5e460dff868 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 9 Dec 2024 19:19:20 +0000 >Subject: [PATCH] Bug 37222: (follow-up) Correct style of Vue sidebars > >NavigationItem.vue generates both breadcrumb menus and sidebar menus. >Sidebar menus should not have the same markers between list elements. > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/css/src/staff-global.scss | 11 +++++++++++ > 1 file changed, 11 insertions(+) > >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 168d2170b9..5f7f77c673 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -439,6 +439,17 @@ aside { > } > } > } >+ >+ .breadcrumb-item { >+ + .breadcrumb-item { >+ &::before { >+ background: transparent none; >+ display: none; >+ height: unset; >+ width: unset; >+ } >+ } >+ } > } > > .sidebar_menu { >-- >2.39.5
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 37222
:
168285
|
168560
|
168562
|
168595
|
169426
|
169739
|
170640
|
170997
|
171151
|
173971
|
174477
|
175333
|
175334
|
175969
|
176469
|
176732
|
176733
|
176734
|
177288
|
177289
|
177290
|
177291
|
177324
|
177409
| 177410 |
177411
|
177412