WP PLUGIN APOP
add jQuery-Sortable for Touch Device
This commit is contained in:
+6
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user