Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
END;
%]
[%- IF has_copies; %]
-<table cellpadding="0" cellspacing="0" border="0" width="100%" class="item_location_table">
+<table cellpadding="0" cellspacing="0" border="0" class="item_location_table">
<tbody>
<tr class="header">
<td class="location">[% l('Library System: Library Name') %]</td>
}
.item_location_table td.location {
- width:300px;
+ width:420px;
padding-left:25px;
}
+.item_location_table td.shelving_location {
+ width:180px;
+}
+
.item_location_table td.loc_info {
width:150px;
}
}
.item_location_table td.callnumber {
- width:160px;
+ width:180px;
}
.item_location_table .gray td {