File "redux-import-export.scss"
Full Path: /home/elegucvf/public_html/video/wp-content/plugins/atlas-core/framework/redux-core/inc/extensions/import_export/import_export/redux-import-export.scss
File size: 374 bytes
MIME-type: text/plain
Charset: utf-8
.redux-container-import_export {
#redux-import-link-wrapper,
#redux-import-code-wrapper {
display: none;
}
#redux-export-code,
#redux-export-link-value,
#redux-import-upload-file {
display: none;
}
#redux-import-action span {
color: #b94a48;
}
#redux-import-upload span {
font-weight: bold;
}
}