[open-ils-commits] [GIT] Evergreen ILS branch master updated. 60caf87636ee0609bb9f3b82a74ef0b3a475bc77

Evergreen Git git at git.evergreen-ils.org
Fri Jun 8 17:17:50 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, master has been updated
       via  60caf87636ee0609bb9f3b82a74ef0b3a475bc77 (commit)
      from  10e9ee850f99854df188fea8f49672434b561bd2 (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 60caf87636ee0609bb9f3b82a74ef0b3a475bc77
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