summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/flat/tml/queue.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/webui/themes/flat/tml/queue.html')
-rw-r--r--module/webui/themes/flat/tml/queue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/tml/queue.html b/module/webui/themes/flat/tml/queue.html
index 31e8fef49..d7af22314 100644
--- a/module/webui/themes/flat/tml/queue.html
+++ b/module/webui/themes/flat/tml/queue.html
@@ -35,7 +35,7 @@ document.addEvent("domready", function(){
<li>
<div id="package_{{package.pid}}" class="package">
<div class="order" style="display: none;">{{ package.order }}</div>
-
+
<div class="packagename" style="cursor: pointer">
<img class="package_drag" src="/flat/img/folder.png" style="cursor: move; margin-bottom: -2px">
<span class="name">{{package.name}}</span>