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
/
outdent.less
9 lines
•
196 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
//*-- Outdent --*\\
.icono-outdent
{
&
:
extend
(.icono-indent);
&
:before
{
&
:
extend
(.
icono-indent
:before);
border-left-width
:
0
;
border-right-width
:
@5
; } }