Added handle to orderable lists
authorThierry Florac <thierry.florac@onf.fr>
Wed, 11 Oct 2017 13:52:03 +0200
changeset 226 3305e0236e20
parent 225 bc516135260f
child 227 3c4b086bdf5b
Added handle to orderable lists
src/pyams_skin/resources/less/widgets.less
--- a/src/pyams_skin/resources/less/widgets.less	Wed Oct 11 13:41:23 2017 +0200
+++ b/src/pyams_skin/resources/less/widgets.less	Wed Oct 11 13:52:03 2017 +0200
@@ -1326,6 +1326,8 @@
 
 						&.select2-search-choice {
 							cursor: move;
+							padding-left: 20px;
+							background: #3276b1 url(/--static--/pyams_skin/img/vert-drag-handle.png) scroll no-repeat left center;
 						}
 
 						&.ui-state-highlight {