﻿/* NOTAS
    *** HOJA DE ESTILOS PARA ICONOS DEL CRM EN GENERAL 
*/

.dxbl-toolbar .dxbl-image,
.dxbl-toolbar img {
    width: 20px !important;
    height: 20px !important;
    max-width: 20px !important;
    max-height: 20px !important;
}

.menu-item-modificar-layout img {
    width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
    object-fit: contain;
}