Browse
For agents
About
Easy Elements for Elementor – Addons & Website Templates
/
1.5.0
Easy Elements for Elementor – Addons & Website Templates
v1.5.0
Switch version
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.6
1.4.7
1.4.8
1.4.5
1.4.4
1.4.3
1.2.7
1.2.8
1.2.9
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.3.9
1.4.0
All 47 releases
Overview
Code
easy-elements
/
includes
/
Template_Library
/
assets
/
css
/
preview.scss
preview.scss
in Easy Elements for Elementor – Addons & Website Templates 1.5.0, at includes/Template_Library/assets/css/preview.scss
18 lines
371 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
easy-elements-add-template-button
{
2
display
:
inline-flex
;
3
width
:
40
px
;
4
height
:
40
px
;
5
padding
:
0
;
6
border-width
:
0
;
7
border-radius
:
30
px
;
8
vertical-align
:
-2
px
;
9
cursor
:
pointer
;
10
}
11
12
.
easy-elements-add-template-button
img
{
13
width
:
auto
;
14
height
:
40
px
;
15
border-radius
:
50
%
;
16
background
:
#
7455fa
;
17
padding
:
8
px
;
18
}