Float the actions to the right side when enough width is available,
otherwise push them under the result metadata in width-constrained
viewports.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
vertical-align: top;
}
+.result_metadata {
+ float: left;
+}
+
tr.result_table_row:nth-child(n+2) > td {
border-top: 1px solid [% css_colors.accent_lighter2 %];
}
div.result_table_utils_cont {
text-align:left;
+ float: left;
}
.icon_text {
[% END %]
</td>
<td class='result_table_title_cell' name='result_table_title_cell'>
+ <div class="result_metadata">
<abbr class="unapi-id" title='tag:[% ctx.hostname %],[% date.format(date.now, '%Y') %]:biblio-record_entry/[% rec.id %]'></abbr>
<a class='record_title' name='record_[% rec.id %]' name='item_title'
href="[% mkurl(ctx.opac_root _ '/record/' _ rec.id) %]"
END;
END;
-%]
- <div>
+
<div>
<a title="[% l("Perform an Author Search") %]"
class="record_author" name='item_author'