From: Geoff Sams Date: Mon, 4 Jun 2018 21:23:49 +0000 (-0500) Subject: LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1d8bee0cd623d608ffd992637dc6671abbf1b222;p=working%2FEvergreen.git LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally. Signed-off-by: Geoff Sams Signed-off-by: Chris Sharp Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/css/circ.css.tt2 b/Open-ILS/src/templates/staff/css/circ.css.tt2 index 24d555075f..eb7b139b80 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); }