WP PLUGIN APOP

add jQuery-Sortable for Touch Device
This commit is contained in:
2021-06-30 11:19:43 +09:00
parent ada1e0eadf
commit 8c3f79d7a9
3 changed files with 15 additions and 4 deletions
+6 -1
View File
@@ -141,7 +141,7 @@ dl.apop-setting-list-dd .sort-custom-field-input {
background: #fff;
cursor: move;
color: #4b4b4b;
border-bottom: 1px solid #ccc;
border: 1px solid #fff;
}
.drag-sort .product-list {
@@ -153,6 +153,10 @@ dl.apop-setting-list-dd .sort-custom-field-input {
background: #eee;
}
.enable-box .product-list:hover {
border: 1px solid #bbb;
}
.custom_field_key_select,
.custom_field_key {
display: none;
@@ -302,6 +306,7 @@ dl.apop-setting-list-dd .sort-custom-field-input {
text-align: right;
}
@media only screen and (max-width: 1264px) {
.enable-box .product-list,
.disable-box .product-list {