[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 1a7a1a9af9b9f339d6f4d0e2d974e1511c99af4f
Evergreen Git
git at git.evergreen-ils.org
Fri Jun 8 17:22:25 EDT 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_3_0 has been updated
via 1a7a1a9af9b9f339d6f4d0e2d974e1511c99af4f (commit)
from 765eb249c121a40f91c5003f394d2f301ab352bc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1a7a1a9af9b9f339d6f4d0e2d974e1511c99af4f
Author: Geoff Sams <gsams at roanoketexas.com>
Date: Mon Jun 4 16:23:49 2018 -0500
LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally.
Signed-off-by: Geoff Sams <gsams at roanoketexas.com>
Signed-off-by: Chris Sharp <csharp at georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier at masslnc.org>
diff --git a/Open-ILS/src/templates/staff/css/circ.css.tt2 b/Open-ILS/src/templates/staff/css/circ.css.tt2
index 24d5550..eb7b139 100644
--- a/Open-ILS/src/templates/staff/css/circ.css.tt2
+++ b/Open-ILS/src/templates/staff/css/circ.css.tt2
@@ -33,7 +33,7 @@ but the ones I'm finding aren't quite cutting it..*/
left: 45px;
padding-top: 20px;
padding-top: 10px;
- z-index: 3;
+ z-index: 4;
background-color: rgba(255,255,255,1);
}
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/src/templates/staff/css/circ.css.tt2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list