tweak repo drag indicator UI

This commit is contained in:
Joey Hess 2013-03-15 00:41:42 -04:00
parent 810a06b771
commit 291230511a

View file

@ -14,8 +14,9 @@
$forall (name, uuid, actions) <- repolist $forall (name, uuid, actions) <- repolist
<tr .repoline ##{fromUUID uuid}> <tr .repoline ##{fromUUID uuid}>
<td .handle> <td .handle>
<i .icon-resize-vertical></i> <a .btn .btn-mini .disabled>
#{name} <i .icon-resize-vertical></i>
&nbsp; #{name}
<td .draghide> <td .draghide>
$if needsEnabled actions $if needsEnabled actions
<a href="@{setupRepoLink actions}"> <a href="@{setupRepoLink actions}">