mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Move favicons in the detail view to the right. They’re show when available and there’s no other feed icon or user avatar.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<div class="headerContainer">
|
||||
<table cellpadding=0 cellspacing=0 border=0 class="headerTable">
|
||||
<tr>
|
||||
<td class="header leftAlign">[[favicon]] <b>[[feedlink]]</b><br />[[byline]]</td>
|
||||
<td class="header rightAlign avatar">[[avatars]]</td>
|
||||
<td class="header leftAlign"><b>[[feedlink]]</b><br />[[byline]]</td>
|
||||
[[avatars]]
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user