PATH:
home
/
letacommog
/
morandas1
/
wp-content
/
plugins
/
envato-elements
/
src
/
js
/
react
/
components
.open{ position: fixed; z-index: 8; display: flex; flex-direction: column; background: #f1f1f1; } .openTitle { background: #fff; flex: 0 0 50px; padding: 0 20px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); z-index: 8; // for box shadow above cards display: flex; align-items: center; } .returnToIndex{ color: #555d66; text-decoration: none; font-size: 13px; font-weight: 500; position: relative; padding-left: 16px; &:before { content: "\f341"; opacity: 0.7; margin-top: 1px; font-family: dashicons; position: absolute; left: 0; } &:hover, &:active{ color: #000; text-decoration: underline; } } .openContent { padding: 20px; display: flex; flex-wrap: wrap; overflow-y: auto; justify-content: space-between; } .openContentWelcome{ flex: 1 1 100%; padding: 0 0 20px; } .openContentTitle{ font-size: 31px; line-height: 30px; font-weight: 100; margin: 0 0 12px; } .squareWrapLoading, .squareWrap { margin: 0 0 30px 0; padding: 1px; flex: 0 0 25%; box-sizing: border-box; padding-right: 2%; @media screen and (min-width: 1500px) { flex: 0 0 20%; } position: relative; .inner { height: 390px; box-shadow: 1px -1px 10px rgba(0, 0, 0, 0.0); transition: box-shadow 0.1s ease-in-out; &:hover { box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.25); } } .thumb { width: 100%; height: 390px; } .details { } } .inner { position: relative; background-color: #fff; background-position: center top; background-size: 100% auto; background-repeat: no-repeat; border-radius: 2px; } .squareSummary { margin-top: 10px; .inner { &:hover { box-shadow: 0 -10px 0 -5px rgba(#fff, 0.5), 0 -20px 0 -10px rgba(#fff, 0.5), 0 -30px 0 -15px rgba(#fff, 0.5); } } } .features { position: absolute; right: 8px; top: 10px; font-size: 12px; line-height: 12px; z-index: 7; } .featureImported, .featureOther { box-sizing: border-box; pointer-events: none; text-transform: uppercase; background-color: #555; color: #f1f1f1; padding: 2px 4px; font-size: 11px; border-radius: 2px; margin-right: 5px; } .featureOthernew{ background-color: #81b440; color: #FFF; } .thumb { padding-bottom: 0 !important; text-decoration: none; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; border: 0 !important; } .details { display: flex; flex-direction: column; justify-content: flex-end; } .detailsItemName { padding: 10px; overflow: hidden; //text-overflow: ellipsis; //white-space: nowrap; color: #767676; font-weight: 100; } .detailsItemNameTitle { font-size: 16px; font-weight: bold; color: #000; margin: 0 0 3px; padding: 0; } .itemOpen, .open { position: fixed; z-index: 8; background: #f1f1f1; display: flex; flex-direction: column; } .itemOpenTitle { background: #fff; flex: 0 0 50px; padding: 0 20px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); z-index: 8; // for box shadow above cards display: flex; align-items: center; } .returnToIndex{ color: #555d66; text-decoration: none; font-size: 13px; font-weight: 500; position: relative; padding-left: 16px; padding-right: 6px; &:before { content: "\f341"; opacity: 0.7; margin-top: 1px; font-family: dashicons; position: absolute; left: 0; } &:hover, &:active{ color: #000; text-decoration: underline; } } .itemOpenContent { padding: 20px; display: flex; flex-wrap: wrap; overflow: hidden; } .itemOpenContentWelcome{ flex: 1 1 100%; padding: 0 0 10px; } .itemOpenContentTitle{ font-size: 31px; line-height: 30px; font-weight: 100; margin: 0 0 12px; } .itemOpenItem { padding-right: 14px; max-height: 73vh; overflow-y: auto; flex: 1; &::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } &::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0,0,0,.5); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5); } } .imagePlaceHolder { background-repeat: no-repeat; background-size: 100% auto; filter: blur(5px); opacity: 0.3; border-radius: 2px; position: relative; } .imagePlaceHolderLoaded { opacity: 1; filter: none; height: auto !important; } .itemOpenItemSrc { max-width: 100%; height: auto; border-radius: 2px; } .itemOpenOptions { border-left: 1px solid #dddddd; margin-left: 2px; flex: 0 1 350px; padding-left: 20px; font-size: 15px; color: #444; p { font-size: 15px; color: #444; } } .openFeatures{ display: none; } .itemOpenOptionsBlock{ margin-bottom: 40px; } .itemOpenOptionsTitle { font-size: 22px; line-height: 28px; font-weight: 100; margin: 0 0 4px; } .itemOpenFeatures { margin: 20px 0; min-height: 80px; } .itemOpenDivider { border-bottom: 2px solid #dddddd; width: 120px; margin: 10px 0 20px; } .itemOpenItemDescription{ font-size: 15px; color: #767676; padding: 5px 0 10px; p{ margin: 0 0 10px; } } .requiredPluginElementorPro{ background-image: url("../../../images/elementor-pro.png"); background-position: left bottom; background-repeat: no-repeat; height: 50px; background-size: contain; } .importAnyway{ padding: 6px 20px; font-size: 13px; text-decoration: none; color: #0d6897; width: 300px; display: block; text-align: center; box-sizing: border-box; &:hover{ text-decoration: underline; } }
[+]
..
[+]
LibraryResultsElementor
[-] LibrarySearchElementor.jsx
[edit]
[-] LibraryResultsLayout.module.css
[edit]
[-] Photos.jsx
[edit]
[-] LibraryResultsElementorBlocks.module.css
[edit]
[-] ElementorBlocks.module.css
[edit]
[-] LibrarySearchBeaverBuilder.jsx
[edit]
[-] LibraryHeader.module.css
[edit]
[-] BeaverBuilder.jsx
[edit]
[-] LibrarySearchElementorFilters.jsx
[edit]
[-] Global.jsx
[edit]
[-] LibraryResultsElementorLayout.jsx
[edit]
[-] LoadingSpinner.jsx
[edit]
[-] LibraryResultsPhotos.jsx
[edit]
[-] LibraryResultsBeaverBuilder.module.css
[edit]
[-] Settings.module.css
[edit]
[-] ElementorBlocks.jsx
[edit]
[-] Importer.jsx
[edit]
[-] LibraryResultsElementorBlocks.jsx
[edit]
[-] LibrarySearch.module.css
[edit]
[-] LibraryResultsBeaverBuilder.jsx
[edit]
[-] LicenseButton.jsx
[edit]
[-] LibraryResults.jsx
[edit]
[-] Importer.module.css
[edit]
[-] Settings.jsx
[edit]
[-] Inserter.jsx
[edit]
[-] LibraryResultsLayout.jsx
[edit]
[-] Elementor.module.css
[edit]
[-] Photos.module.css
[edit]
[-] ProjectName.jsx
[edit]
[-] LoadingSpinner.module.css
[edit]
[-] LibrarySearchElementorBlocks.jsx
[edit]
[-] LibraryHeader.jsx
[edit]
[-] Inserter.module.css
[edit]
[-] ProjectName.module.css
[edit]
[-] LibrarySearchPhotos.jsx
[edit]
[-] Global.module.css
[edit]
[-] Header.jsx
[edit]
[-] LibraryResultsRows.module.css
[edit]
[-] Home.jsx
[edit]
[-] Elementor.jsx
[edit]
[-] LibrarySearch.jsx
[edit]
[-] LibraryResults.module.css
[edit]
[-] LibraryResultsRows.jsx
[edit]
[-] LibraryResultsPhotos.module.css
[edit]
[-] Header.module.css
[edit]
[-] LicenseButton.module.css
[edit]