whoami7 - Manager
:
/
home
/
dataiclx
/
public_html
/
wp-content
/
themes
/
woodmart
/
inc
/
admin
/
assets
/
sass
/
elements
/
Upload File:
files >> /home/dataiclx/public_html/wp-content/themes/woodmart/inc/admin/assets/sass/elements/_upload.scss
// ------------------------------------------ // XTS UPLOAD // ------------------------------------------ .xts-upload-preview { display: flex; flex-wrap: wrap; img { display: inline-block; margin-bottom: $xts-option-space; padding: 5px; max-width: 160px; border: 1px solid $xts-option-border-color; border-radius: $xts-option-border-radius; } > div { position: relative; margin-right: 5px; &:hover { .xts-remove { opacity: 1; } } } .xts-remove { position: absolute; top: 8px; right: 8px; text-decoration: none; opacity: 0; color: $xts-button-color-remove; } } .xts-upload-btns { display: flex; margin-top: 0 !important; .xts-btn { &:first-child { margin-right: $xts-option-space / 2; } } .rtl & { .xts-btn { &:first-child { margin-right: 0; margin-left: $xts-option-space / 2; } } } }
Copyright ©2021 || Defacer Indonesia