magento2-plugin/view/adminhtml/_web/css/source/_module.less
2019-08-13 22:32:55 +02:00

12 lines
201 B
Plaintext

/*
.main-col {
a[href][target='_blank'] {
&:after {
content: @icon-external-link__content;
font-size: 1rem;
margin-left: @indent__xs;
color: red !important;
}
}
}
*/