Bugzilla – Attachment 131877 Details for
Bug 29057
Use font awesome icons on request.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29057: (follow-up) Make arrow border hover state the correct color
Bug-29057-follow-up-Make-arrow-border-hover-state-.patch (text/plain), 933 bytes, created by
Owen Leonard
on 2022-03-18 10:56:52 UTC
(
hide
)
Description:
Bug 29057: (follow-up) Make arrow border hover state the correct color
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2022-03-18 10:56:52 UTC
Size:
933 bytes
patch
obsolete
>From 99cc87ebc81336e326619df6cb9cda3f3834cda8 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 18 Mar 2022 10:55:23 +0000 >Subject: [PATCH] Bug 29057: (follow-up) Make arrow border hover state the > correct color > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index 3683685369..41193a951f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -44,6 +44,11 @@ > border-bottom: 3px solid #538200; > } > >+ .hold-arrow:hover i, >+ .hold-arrow:active i { >+ border-color: #75b700; >+ } >+ > a.cancel-hold { > display:inline-block; > padding:3px; >-- >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 29057
:
125049
|
125061
|
129413
|
131650
|
131651
|
131652
|
131877
|
131878
|
134896
|
134942
|
134966