.tm-column { transition: width 0.5s linear; opacity: 1; cursor: pointer; } .tm-column:hover { opacity: 0.75; }