Browse
For agents
About
Borderless – Addons and Templates for Elementor
/
1.1.9
Borderless – Addons and Templates for Elementor
v1.1.9
Switch version
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.2.0
1.2.1
1.2.2
1.2.3
All 78 releases
Overview
Code
borderless
/
includes
/
icon-manager
/
assets
/
css
/
icon-manager.min.css
icon-manager.min.css
in Borderless – Addons and Templates for Elementor 1.1.9, at includes/icon-manager/assets/css/icon-manager.min.css
1 lines
1.7 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
fi_icon
li
{
float
:
left
;
width
:
4
rem
;
height
:
4
rem
;
text-align
:
center
;
display
:
block
;
margin
:
0
}
.
fi_icon
li
>
i
{
font-size
:
2
rem
;
vertical-align
:
text-bottom
;
display
:
inline-block
;
line-height
:
4
rem
;
transition
:
all
.1
s
linear
;
-moz-transition
:
all
.1
s
linear
;
-webkit-transition
:
all
.1
s
linear
}
.
fi_icon
li
:
hover
>
i
{
transform
:
scale
(
1.3
)
}
.
fi_icon
li
label
{
display
:
none
}
.
icon_search
{
width
:
100
%
;
height
:
100
%
;
height
:
auto
;
overflow
:
hidden
}
.
icon_search
>
ul
{
margin
:
0
}
[
class
*=
"
icon_set-
"
]
,
[
class
^=
icon_set-
]
{
width
:
100
%
;
float
:
left
}
.
fonts-count
{
display
:
inline-block
;
font-size
:
12
px
;
line-height
:
17
px
;
font-weight
:
600
;
vertical-align
:
middle
;
-webkit-border-radius
:
10
px
;
border-radius
:
10
px
;
z-index
:
26
;
padding
:
0
6
px
;
margin-left
:
10
px
}
.
ip_name
button
{
margin-top
:
-2
px
!important
;
float
:
right
}
@
media
(
max-width
:
768
px
)
{
.
icon_search
{
max-height
:
10
rem
;
overflow
:
scroll
;
overflow-x
:
hidden
}
.
ip_name
button
{
margin-top
:
-7
px
!important
}
}
.
ip_name
{
padding-bottom
:
12
px
;
border-bottom
:
1
px
solid
#
DDD
;
margin-bottom
:
10
px
}
.
search-icon
{
padding
:
10
px
}
.
postbox
.
search-icon
{
width
:
100
%
}
.
postbox
.
inside
{
padding
:
0
;
margin
:
0
}
.
postbox
.
search-area
{
margin
:
1
em
}
.
postbox
.
search-count-open
{
margin-top
:
1
em
;
display
:
flex
;
align-items
:
center
}
.
postbox
.
search-count
a
{
margin-left
:
1
em
}
a
.
tooltips
{
position
:
relative
;
display
:
block
;
height
:
4
rem
;
width
:
4
rem
;
margin-top
:
-4
rem
}
a
.
tooltips
span
{
position
:
absolute
;
width
:
140
px
;
color
:
#
FFF
;
background
:
#
23282d
;
height
:
30
px
;
line-height
:
30
px
;
text-align
:
center
;
visibility
:
hidden
;
border-radius
:
3
px
}
a
.
tooltips
span
:
after
{
content
:
'
'
;
position
:
absolute
;
bottom
:
100
%
;
left
:
50
%
;
margin-left
:
-8
px
;
width
:
0
;
height
:
0
;
border-bottom
:
8
px
solid
#
23282d
;
border-right
:
8
px
solid
transparent
;
border-left
:
8
px
solid
transparent
}
a
:
hover
.
tooltips
span
{
visibility
:
visible
;
top
:
4
rem
;
left
:
50
%
;
margin-left
:
-4.3
rem
;
z-index
:
999
}