PATH:
home
/
lab2454c
/
carbonbullionexchange.com
/
wp-content
/
plugins
/
elementor
/
app
/
assets
/
js
/
molecules
$e-app-collapse-icon-color: tints(600); $e-app-collapse-icon-dark-color: dark-tints(200); $root: e-app-collapse; .#{$root} { --e-app-collapse-icon-color: #{$e-app-collapse-icon-color}; &-toggle { position: relative; &--active { cursor: pointer; } &__icon { color: var(--e-app-collapse-icon-color); display: flex; align-items: center; justify-content: center; font-size: type(size, "14"); position: absolute; top: 50%; right: var(--e-app-collapse-toggle-icon-spacing); transform: translateY(-50%); &:before { transition: all 0.2s linear; } } } &-content { display: none; } &--opened { .#{$root}-toggle { &__icon { &:before { transform: rotate(-180deg); } } } .#{$root}-content { display: block; } } } [dir="rtl"] { .#{$root} { &-toggle { &__icon { right: initial; left: var(--e-app-collapse-toggle-icon-spacing); } } } } .eps-theme-dark { .#{$root} { --e-app-collapse-icon-color: #{$e-app-collapse-icon-dark-color}; } }
[-] upload-file.js
[edit]
[-] collapse.js
[edit]
[-] elementor-loading.js
[edit]
[-] collapse-content.js
[edit]
[-] go-pro-button.js
[edit]
[+]
..
[-] collapse-toggle.js
[edit]
[-] data-table.js
[edit]
[-] collapse.scss
[edit]
[-] collapse-context.js
[edit]
[-] dashboard-button.js
[edit]
[-] upload-file.scss
[edit]
[-] tooltip.js
[edit]