update the icon used to mark signed copies

This commit is contained in:
David 2017-07-04 13:03:59 -04:00
parent 8838b53e2e
commit 24f6fdeeaf
1 changed files with 3 additions and 2 deletions

View File

@ -142,7 +142,8 @@
</tr>
{{#books}}
<tr class="tRow" id="{{rowNumber}}">
<td class="title">{{title}}{{#signed}}&nbsp;<span title="Signed by the author"></span>{{/signed}}</td>
<td class="title">{{title}}
{{#signed}}&nbsp;<span class="signed" title="Signed by the author"></span>{{/signed}}</td>
<td class="author">{{author}}</td>
<td class="publisher">{{publisher}}</td>
<td class="year">{{year}}</td>
@ -165,7 +166,7 @@
<span>{{series}}, Volume {{volume}}</span><br/>
{{/series}}
{{#signed}}
<span>Signed by the author</span><br/>
<span>Signed by the author</span><br/>
{{/signed}}
<span>{{format}}</span>
<div class="description">