Increase spacing between sorting icons and table header text
This commit is contained in:
parent
195fd79522
commit
73781ff387
|
@ -36,7 +36,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<th class="hash">SHA1 hash</th>
|
||||
<th class="from">From <a href="index_from_desc_0.html"><img src="up.png"></a><a href="index_from_asc_0.html"><img src="down.png"></a></th>
|
||||
<th class="from">From <a href="index_from_desc_0.html"><img src="up.png"></a><a href="index_from_asc_0.html"><img src="down.png"></a></th>
|
||||
<th class="to">To</th>
|
||||
<th class="subject">Subject</th>
|
||||
<th class="date">Date</th>
|
||||
|
|
Loading…
Reference in a new issue