﻿.xaf-navmenu a .xaf-nav-link {
    text-decoration: revert !important;
}

.clickable-xaf-nav-item a .xaf-nav-link {
    text-decoration: revert !important;
}

.xaf-nav-link {
    text-decoration: revert !important;
}
.dxbl-grid-command-cell .dxbl-btn-link > span {
    text-decoration: revert !important;
}
.search-editor .xaf-dx-button-image {
    mask: url(IImageService/Action_Search) !important;
    -webkit-mask: url(IImageService/Action_Search) !important;
}