UNPKG
icono
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.0.0
0.9.5
Pure CSS Icons
saeedalipoor.github.io/icono/
saeedalipoor/icono
icono
/
less
/
icons
/
list.less
13 lines
•
319 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
//*-- List --*\\
.icono-list
{
.square
(
@4
);
box-shadow
: inset
0
0
0
@32
,
0
-
1
*
@8
0
0
,
0
1
*
@8
0
0
;
margin
:
@15
@26
@15
@4
;
&
:before
{
&
:
extend
(.stickCenterV);
width
:
@18
;
height
:
@4
;
left
:
@8
;
box-shadow
: inset
0
0
0
@32
,
0
-
1
*
@8
0
0
,
0
1
*
@8
0
0
; } }