From: Bill Erickson Date: Thu, 18 Aug 2011 16:17:03 +0000 (-0400) Subject: Tpac: style inactive holds w/ grey bground X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=21b7467c71a649b6e07558314c506e3f44945dd5;p=evergreen%2Fequinox.git Tpac: style inactive holds w/ grey bground Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/css/skin/default/opac/style.css b/Open-ILS/web/css/skin/default/opac/style.css index b1665072a8..cd496abd17 100644 --- a/Open-ILS/web/css/skin/default/opac/style.css +++ b/Open-ILS/web/css/skin/default/opac/style.css @@ -1022,3 +1022,4 @@ a.dash-link:hover { text-decoration: underline !important; } .cn_browse_item { padding: 2ex; } .results-paginator-selected { color: red; } +.inactive-hold { background: #e5e5e5; } diff --git a/Open-ILS/web/templates/default/opac/myopac/holds.tt2 b/Open-ILS/web/templates/default/opac/myopac/holds.tt2 index 7fac5063b5..c2b587ee0a 100644 --- a/Open-ILS/web/templates/default/opac/myopac/holds.tt2 +++ b/Open-ILS/web/templates/default/opac/myopac/holds.tt2 @@ -129,7 +129,7 @@ PROCESS get_marc_attrs args=attrs; ahr = hold.hold.hold %] + class="acct_holds_temp[% ahr.frozen == 't' ? ' inactive-hold' : '' %]">