- new gulp version;

- reviewed #1479;
This commit is contained in:
Mykyta Synelnikov
2024-03-27 15:27:06 +02:00
parent 887d543e4a
commit 1f70835b3f
27 changed files with 2934 additions and 2206 deletions
+21 -12
View File
@@ -1,29 +1,38 @@
.um-admin-drag-ctrls-demo.um-admin-drag-ctrls {
left: 12px;
right: auto; }
right: auto;
}
.um-admin-drag-row-icons {
left: 0;
right: auto; }
.um-admin-drag-row-icons a {
float: right; }
right: auto;
}
.um-admin-drag-row-icons a {
float: right;
}
.um-admin-drag-ctrls.columns {
right: 0 !important;
left: auto; }
.um-admin-drag-ctrls.columns a {
float: right; }
left: auto;
}
.um-admin-drag-ctrls.columns a {
float: right;
}
.um-admin-drag-rowsub-icons {
right: auto;
left: 0; }
left: 0;
}
.um-admin-drag-fld-icons {
float: left; }
.um-admin-drag-fld-icons a {
float: right; }
float: left;
}
.um-admin-drag-fld-icons a {
float: right;
}
.um-admin-drag-fld-title,
.um-admin-drag-fld-type {
float: right;
margin: 0 20px 0 0; }
margin: 0 20px 0 0;
}