PATH:
home
/
lab2454c
/
carbonbullionexchange.com
/
wp-content
/
plugins
/
elementor
/
app
/
assets
/
js
/
ui
/
molecules
$eps-inline-link-color-primary: theme-colors(success); $eps-inline-link-color-secondary: tints(400); $eps-inline-link-color-danger: theme-colors(danger); $eps-inline-link-color-cta: theme-colors(cta); $eps-inline-link-color-link: theme-elements-colors(link-color); $eps-inline-link-color-disabled: theme-colors(disabled); .eps-inline-link { color: var(--eps-inline-link-color); &--color { &-primary { --eps-inline-link-color: #{$eps-inline-link-color-primary}; } &-secondary { --eps-inline-link-color: #{$eps-inline-link-color-secondary}; } &-danger { --eps-inline-link-color: #{$eps-inline-link-color-danger}; } &-cta { --eps-inline-link-color: #{$eps-inline-link-color-cta}; } &-link { --eps-inline-link-color: #{$eps-inline-link-color-link}; } &-disabled { --eps-inline-link-color: #{$eps-inline-link-color-disabled}; } } &--underline { &-hover:hover, &-always, &-always:hover { text-decoration: underline; } } &--italic { font-style: italic; } // Reset style for button tag. background-color: initial; border: 0; padding: 0; &, &:focus { outline: none; } }
[-] list.scss
[edit]
[-] list-item.js
[edit]
[-] popover-api.scss
[edit]
[-] popover.js
[edit]
[+]
..
[-] button.js
[edit]
[-] select2-api.scss
[edit]
[-] inline-link.js
[edit]
[-] add-new-button.js
[edit]
[-] select2.js
[edit]
[-] notice.scss
[edit]
[-] select2.scss
[edit]
[-] list.js
[edit]
[-] buttons-api.scss
[edit]
[-] buttons.scss
[edit]
[-] notice.js
[edit]
[-] add-new-button.scss
[edit]
[-] popover.scss
[edit]
[-] inline-link.scss
[edit]