Elastic: Add missing filter drag-n-drop indicators

pull/6669/head
Aleksander Machniak 6 years ago
parent d88fb7e4ff
commit 0ac2747293

@ -72,4 +72,13 @@
</ul>
</div>
<style>
#filterslist tr.filtermoveup td {
border-top: 1px dotted #555 !important;
}
#filterslist tr.filtermovedown td {
border-bottom: 1px dotted #555 !important;
}
</style>
<roundcube:include file="includes/footer.html" />

Loading…
Cancel
Save