PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/assets/sass/elements/ |
| Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64 IP: 128.140.68.198 |
| Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/assets/sass/elements/_background-control.scss |
// ------------------------------------------
// XTS BACKGROUND CONTROL
// ------------------------------------------
.xts-bg-source {
display: flex;
.xts-upload-preview {
img {
max-height: 35px;
max-width: 100%;
margin-bottom: 0 !important;
}
}
.wp-picker-container,
.xts-upload-preview {
margin-bottom: 0;
}
.xts-bg-image {
margin-left: $xts-option-space / 2;
margin-right: $xts-option-space / 2;
}
}
.xts-bg-image-options {
display: flex;
flex-wrap: wrap;
margin-bottom: -$xts-option-space;
select,
.select2 {
margin-right: $xts-option-space;
margin-bottom: $xts-option-space;
min-width: calc(50% - #{$xts-option-space});
width: auto !important;
}
.rtl & {
select,
.select2 {
margin-right: 0;
margin-left: $xts-option-space;
}
}
}
.xts-bg-preview {
// display: none !important;
border-radius: $xts-option-border-radius;
border: 1px solid $xts-option-border-color;
// &[style^="background-color"] {
// display: block !important;
// }
&:not([style]) {
display: none;
}
}