PATH:
home
/
sparklp6
/
public_html
/
website_356c8563
/
wp-content
/
plugins
/
essential-blocks
/
src
/
blocks
/
icon
/
src
.eb-icon-wrapper { .eb-icon-container { // display: inline-flex; // justify-content: center; // align-items: center; // width: 60px; // height: 60px; display: inline-block; line-height: 1; transition: all 0.3s; color: #333333; text-align: center; i { width: 1em; height: 1em; position: relative; display: block; &:before { position: absolute; left: 50%; transform: translateX(-50%); } } } &.eb-icon-shape-circle { .eb-icon-container { border-radius: 50%; } } &.eb-icon-view-framed { .eb-icon-container { padding: 0.5em; border: 3px solid #333333; background-color: transparent; } } &.eb-icon-view-stacked { .eb-icon-container { padding: 0.5em; background-color: #333333; color: #fff; fill: #fff; } } .dashicons, .dashicons-before:before { width: unset; height: unset; font-size: unset; } }
[-] example.js
[edit]
[-] edit.js
[edit]
[-] deprecated.js
[edit]
[-] .htaccess
[edit]
[-] style.js
[edit]
[+]
constants
[-] save.js
[edit]
[-] style.scss
[edit]
[-] index.js
[edit]
[-] icon.svg
[edit]
[-] inspector.js
[edit]
[+]
..
[-] attributes.js
[edit]