.taskList_taskItem__CcBIK:hover:not([data-editing=true]){animation:taskList_changeBackgroundColor__OdwEJ .3s ease forwards}@keyframes taskList_changeBackgroundColor__OdwEJ{0%{background-color:initial}to{background-color:var(--editing-bg-color)}}.taskList_taskItem__CcBIK[data-editing=true]{background-color:var(--editing-bg-color)}