Oops. Broke the rules sorting.
This commit is contained in:
@@ -4,7 +4,7 @@ angular.module("umbraco").controller("Umbraco.Editors.StyleSheets.RulesControlle
|
|||||||
axis: 'y',
|
axis: 'y',
|
||||||
containment: 'parent',
|
containment: 'parent',
|
||||||
cursor: 'move',
|
cursor: 'move',
|
||||||
items: '> div.control-group',
|
items: 'div.umb-stylesheet-rules__listitem',
|
||||||
tolerance: 'pointer',
|
tolerance: 'pointer',
|
||||||
update: function (e, ui) {
|
update: function (e, ui) {
|
||||||
// TODO
|
// TODO
|
||||||
|
|||||||
Reference in New Issue
Block a user