Bugzilla – Attachment 169444 Details for
Bug 33668
Add a 'clear search' button/icon inside the search input box on the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33668: Add css for the clear button
Bug-33668-Add-css-for-the-clear-button.patch (text/plain), 881 bytes, created by
Laura Escamilla
on 2024-07-23 20:44:58 UTC
(
hide
)
Description:
Bug 33668: Add css for the clear button
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2024-07-23 20:44:58 UTC
Size:
881 bytes
patch
obsolete
>From b33e41f04619c88a8d529d2e44086b451c2fbf94 Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Tue, 23 Jul 2024 20:37:48 +0000 >Subject: [PATCH] Bug 33668: Add css for the clear button > >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index c852515e27..ce994d9afb 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -687,6 +687,14 @@ th { > font-weight: bold; > margin: 0; > } >+ .clear-search { >+ position: absolute; >+ right: 20px; >+ top: 50%; >+ transform: translateY(-50%); >+ cursor: pointer; >+ color: #999; >+ } > } > > #cart-list-nav { >-- >2.39.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 33668
:
150602
|
169443
|
169444
|
169445
|
169446
|
169525
|
169526
|
169527
|
169528
|
169529
|
169530
|
169531
|
169532
|
169533
|
169534
|
169716
|
169717
|
169755
|
169756
|
169757
|
169758
|
169759
|
169760
|
169761
|
176579
|
176580
|
176813
|
176814
|
176815
|
176816
|
176817
|
176818
|
176819