projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e9ee8
)
LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron...
author
Geoff Sams
<gsams@roanoketexas.com>
Mon, 4 Jun 2018 21:23:49 +0000
(16:23 -0500)
committer
Kathy Lussier
<klussier@masslnc.org>
Fri, 8 Jun 2018 21:16:32 +0000
(17:16 -0400)
Signed-off-by: Geoff Sams <gsams@roanoketexas.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/css/circ.css.tt2
patch
|
blob
|
history
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
(file)
--- 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);
}