UNPKG

@talentsoft-opensource/hylia

Version:

The Hylia design systems. Contains all the building blocks style rules for Talentsoft.

15 lines (11 loc) 269 B
.Hylia-a-icon-delete { padding: 0.2rem; transition: background 0.3s, color 0.3s; border-radius: 50%; cursor: pointer; color: @knight; &:hover { color: @vader; background-color: lighten(@apprentice, 10%); } }