okved hover

This commit is contained in:
m.epshtein 2024-06-26 11:17:28 +03:00
parent 001c58410c
commit 00f5a06d70

View file

@ -518,6 +518,10 @@
border: 0;
background-color: transparent;
}
.ag-row.ag-row-hover,
.ag-row.ag-row-hover .ag-cell {
color: var(--color-text-primary);
}
}
/*@media ((max-width: 780px) or ((orientation: landscape) and (max-device-width : 1024px))) {*/