Bugzilla – Attachment 175996 Details for
Bug 37054
Allow for custom library colors in the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness
Bug-37054-follow-up-Remove-some-unneeded-SCSS-and-.patch (text/plain), 1.18 KB, created by
Laura Escamilla
on 2024-12-30 13:43:26 UTC
(
hide
)
Description:
Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2024-12-30 13:43:26 UTC
Size:
1.18 KB
patch
obsolete
>From efbc727f2ff971b662c91948335342b794633c5d Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 10 Jun 2024 22:54:48 +0000 >Subject: [PATCH] Bug 37054: (follow-up) Remove some unneeded SCSS and ajust > button brightness > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc >index 27b943eb4b..e229e7ab9e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc >@@ -64,7 +64,11 @@ var Koha = {}; > > #header_search button[type="submit"] { > background: [% branchcolor | html %]; >- filter: brightness(160%); >+ filter: brightness(120%); >+ } >+ #header_search button[type="submit"]:hover { >+ background: [% branchcolor | html %]; >+ filter: brightness(140%); > } > </style> > [% END %] >-- >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 37054
:
167577
|
167578
|
167579
|
167590
|
167595
|
167596
|
167597
|
167598
|
167609
|
167612
|
167613
|
167614
|
167615
|
167616
|
167618
|
167625
|
171221
|
171222
|
171223
|
171224
|
171225
|
171226
|
175991
|
175992
|
175993
|
175994
|
175995
|
175996
|
176014
|
176015
|
176016
|
176615
|
176616
|
180329
|
180330
|
180331
|
180332
|
180333
|
180334