weaver_trunk_cli/pc4mobx/hrm/public/valhalla/style/deleteButton.less

12 lines
134 B
Plaintext

.del-button{
font-size: 14px;
.del-icon{
color: #999;
}
.del-icon:hover{
cursor: pointer;
color: #333;
}
}