Bugzilla – Attachment 169526 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), 986 bytes, created by
Andreas Roussos
on 2024-07-24 23:27:41 UTC
(
hide
)
Description:
Bug 33668: Add css for the clear button
Filename:
MIME Type:
Creator:
Andreas Roussos
Created:
2024-07-24 23:27:41 UTC
Size:
986 bytes
patch
obsolete
>From 2d8a4884434be337deb383b433c709b4fcf261f2 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 > >Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> >Signed-off-by: Andreas Roussos <a.roussos@dataly.gr> >--- > 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