Signed-off-by: Bill Erickson <berick@esilibrary.com>
.cn_browse_item { padding: 2ex; }
.results-paginator-selected { color: red; }
+.inactive-hold { background: #e5e5e5; }
PROCESS get_marc_attrs args=attrs;
ahr = hold.hold.hold %]
<tr id="acct_holds_temp" name="acct_holds_temp"
- class="acct_holds_temp">
+ class="acct_holds_temp[% ahr.frozen == 't' ? ' inactive-hold' : '' %]">
<td width="36" align="center" style="text-align:center;">
<input type="checkbox" name="hold_id" value="[% ahr.id %]" />
</td>