tao-test/app/taoOutcomeUi/views/scss/icon.scss

10 lines
180 B
SCSS

@import "inc/bootstrap";
.icon-view:before {
@include tao-icon-setup;
@include icon-external;
}
.icon-delete:before {
@include tao-icon-setup;
@include icon-bin;
}