plugin updates

This commit is contained in:
Tony Volpe
2024-09-17 10:43:54 -04:00
parent 44b413346f
commit b7c8882c8c
1359 changed files with 58219 additions and 11364 deletions

View File

@@ -9,6 +9,12 @@
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.wpmf_folder_permissions_popup{
z-index: 1042 !important;}
.wpmf_folder_permissions_popup{
z-index: 1042 !important;}
.mfp-wrap {
top: 0;

View File

@@ -19,7 +19,7 @@
width: 90%;
max-width: 510px;
min-height: 25px;
margin: 10% auto;
margin: 13% auto;
z-index: 9999;
padding: 16px;
}

View File

@@ -3890,4 +3890,7 @@ body.wp-admin #wpcontent {
}
body.woocommerce-page th#taxonomy-wpmf-folder-type-product, body.woocommerce-admin-page th#taxonomy-wpmf-folder-type-product {
width: 10% !important;
}
#plupload-upload-ui{
margin-top: 10px;
}