PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
spinner
/
layouts
/
pulse
/
assets
/
css
/
scss
/* ========================================================================== Spinner layout styles ========================================================================== */ #qodef-page-spinner { &.qodef-layout--pulse { .qodef-m-pulse { width: 32px; height: 32px; margin: -16px 0 0 -16px; background-color: currentColor; border-radius: 16px; animation: qode-scaleout 1s infinite ease-in-out; } } }
[-] _pulse-default.scss
[edit]
[+]
..