mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 06:14:11 +01:00
Bunch-o-fixes, plus some non-trivial changes that I may wind up weeding out.
This commit is contained in:
@@ -726,7 +726,7 @@ liberator.Tabs = function () //{{{
|
||||
<tr>
|
||||
<td align="right"> {number}</td>
|
||||
<td><span style="color: blue"> {indicator} </span></td>
|
||||
<td style="width:250px; max-width: 500px; overflow: hidden">{title}</td>
|
||||
<td style="width: 250px; max-width: 500px; overflow: hidden">{title}</td>
|
||||
<td><a href="#" class="hl-URL buffer-list">{item[1]}</a></td>
|
||||
</tr>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user