com.phloxui
Version:
PhloxUI Ng2+ Framework
30 lines (23 loc) • 332 B
text/less
.phx-check-menu-item{
>.container {
width: auto;
padding: 0;
>div {
display: inline-block;
overflow: hidden;
.heavy-check-mark {
color: extract(@CLR_BRAND_HUE, 5);
font-size: 120% ;
}
}
>.left {
width: 25pt;
}
>.center {
width: 60pt;
}
>.right {
width: 10pt;
}
}
}