Por favor inicie sesión

/* Ocultar Facturas por cobrar */ .quick-stats-invoices { display: none !important; } /* Ocultar Clientes potenciales convertidos */ .quick-stats-leads { display: none !important; } /* Distintivo de color por proyecto en tareas */ .table-tasks-item-subheading { display: inline-block; padding: 2px 8px; border-radius: 10px; font-size: 11px; font-weight: 600; color: white !important; } /* #4 - ILUSTRACIÓN */ .table-tasks-item-subheading[data-project-id="4"], tr:has(.table-tasks-item-subheading) td:first-child { background-color: transparent; } /* Colores por proyecto */ a[href*="/projects/view/4"] ~ .table-tasks-item-subheading, .table-tasks-item-subheading:contains("ILUSTRACIÓN") { background-color: #4591b5 !important; } .table-tasks-item-subheading:contains("LA PORTADA") { background-color: #e67e22 !important; } .table-tasks-item-subheading:contains("REAL DE LA ISLA") { background-color: #27ae60 !important; } .table-tasks-item-subheading:contains("HORIZONTES") { background-color: #8e44ad !important; } /* Ocultar Facturas por cobrar */ .quick-stats-invoices { display: none !important; } /* Ocultar Clientes potenciales convertidos */ .quick-stats-leads { display: none !important; } /* Distintivo de color por proyecto en tareas */ .table-tasks-item-subheading { display: inline-block; padding: 2px 8px; border-radius: 10px; font-size: 11px; font-weight: 600; color: white !important; } /* #4 - ILUSTRACIÓN */ .table-tasks-item-subheading[data-project-id="4"], tr:has(.table-tasks-item-subheading) td:first-child { background-color: transparent; } /* Colores por proyecto */ a[href*="/projects/view/4"] ~ .table-tasks-item-subheading, .table-tasks-item-subheading:contains("ILUSTRACIÓN") { background-color: #4591b5 !important; } .table-tasks-item-subheading:contains("LA PORTADA") { background-color: #e67e22 !important; } .table-tasks-item-subheading:contains("REAL DE LA ISLA") { background-color: #27ae60 !important; } .table-tasks-item-subheading:contains("HORIZONTES") { background-color: #8e44ad !important; }