Line 64... |
Line 64... |
64 |
#wpsg-bs .wpsg_table_wrap { max-width:100%; overflow-x:auto; margin-bottom:1rem; }
|
64 |
#wpsg-bs .wpsg_table_wrap { max-width:100%; overflow-x:auto; margin-bottom:1rem; }
|
65 |
#wpsg-bs .wpsg-bs-toggle-nav { float:right; line-height:50px; font-size:25px; text-decoration:none; }
|
65 |
#wpsg-bs .wpsg-bs-toggle-nav { float:right; line-height:50px; font-size:25px; text-decoration:none; }
|
66 |
#wpsg-bs .wpsg-wp-header-end { margin-top:-10px !important; }
|
66 |
#wpsg-bs .wpsg-wp-header-end { margin-top:-10px !important; }
|
67 |
#wpsg-bs .wpsg_msg_wrap { margin-right:20px; }
|
67 |
#wpsg-bs .wpsg_msg_wrap { margin-right:20px; }
|
68 |
#wpsg-bs .d-flex { display:flex; }
|
68 |
#wpsg-bs .d-flex { display:flex; }
|
- |
|
69 |
#wpsg-bs .justify-content-between { justify-content:space-between; }
|
69 |
#wpsg-bs .w-100 { width:100%; }
|
70 |
#wpsg-bs .w-100 { width:100%; }
|
70 |
#wpsg-bs .justify-content_center { justify-content:center; }
|
71 |
#wpsg-bs .justify-content_center { justify-content:center; }
|
71 |
#wpsg-bs .align-items_center { align-items:center; }
|
72 |
#wpsg-bs .align-items_center { align-items:center; }
|
72 |
#wpsg-bs .justify-content_space-between {justify-content:space-between; }
|
73 |
#wpsg-bs .justify-content_space-between {justify-content:space-between; }
|
73 |
#wpsg-bs .grow-1 { flex-grow:1; }
|
74 |
#wpsg-bs .grow-1 { flex-grow:1; }
|
Line 383... |
Line 384... |
383 |
.wpsg_mod_productvariants_table_variants .col_products { text-align:center; width:75px; }
|
384 |
.wpsg_mod_productvariants_table_variants .col_products { text-align:center; width:75px; }
|
384 |
.wpsg_mod_productvariants_table_variants .col_vari { width:75px; text-align:center; }
|
385 |
.wpsg_mod_productvariants_table_variants .col_vari { width:75px; text-align:center; }
|
385 |
.wpsg_mod_productvariants_table_variants .col_type { width:100px; }
|
386 |
.wpsg_mod_productvariants_table_variants .col_type { width:100px; }
|
386 |
.wpsg_mod_productvariants_table_variants .col_id { width:50px; }
|
387 |
.wpsg_mod_productvariants_table_variants .col_id { width:50px; }
|
387 |
.wpsg_mod_productvariants_table_variation .col_action { text-align:right; width:75px; }
|
388 |
.wpsg_mod_productvariants_table_variation .col_action { text-align:right; width:75px; }
|
- |
|
389 |
.wpsg_mod_productvariants_table_variation .wpsg_mod_productvariants_remove_global_vari_image { position:relative; text-decoration:none; display:inline-block; }
|
- |
|
390 |
.wpsg_mod_productvariants_table_variation .wpsg_mod_productvariants_remove_global_vari_image > span { color:#FFFFFF; background-color:rgba(0, 0, 0, 0.5); position:absolute; left:0; top:0; width:100%; height:100%; display:none; justify-content:center; align-items:center; }
|
- |
|
391 |
.wpsg_mod_productvariants_table_variation .wpsg_mod_productvariants_remove_global_vari_image:hover > span { display:flex; }
|
- |
|
392 |
.wpsg_mod_productvariants_table_variation .wpsg_mod_productvariants_remove_global_vari_image img { max-width:25px; max-height:25px; }
|
388 |
.wpsg_mod_productvariants_table_variation tbody:nth-child(even) td { background-color:#F9F9F9; }
|
393 |
.wpsg_mod_productvariants_table_variation tbody:nth-child(even) td { background-color:#F9F9F9; }
|
389 |
.wpsg_mod_productvariants_table_variation .col_id { width:50px; }
|
394 |
.wpsg_mod_productvariants_table_variation .col_id { width:50px; }
|
390 |
.wpsg_mod_productvariants_table_variation .col_active { width:25px; }
|
395 |
.wpsg_mod_productvariants_table_variation .col_active { width:25px; }
|
391 |
.wpsg_mod_productvariants_info { font-style:italic; font-size:0.9em; }
|
396 |
.wpsg_mod_productvariants_info { font-style:italic; font-size:0.9em; }
|
392 |
.wpsg_mod_productvariants_dialog_noDialog { border:1px solid #DDDDDD; padding:10px; margin:-5px; margin-top:-16px; margin-left:0px; margin-right:0px; margin-bottom:15px; }
|
397 |
.wpsg_mod_productvariants_dialog_noDialog { border:1px solid #DDDDDD; padding:10px; margin:-5px; margin-top:-16px; margin-left:0px; margin-right:0px; margin-bottom:15px; }
|