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

10 lines
180 B
SCSS
Raw Normal View History

2022-08-29 20:14:13 +02:00
@import "inc/bootstrap";
.icon-view:before {
@include tao-icon-setup;
@include icon-external;
}
.icon-delete:before {
@include tao-icon-setup;
@include icon-bin;
}