.mceEditor table tbody tr:hover { /* remove hove colour */
    background-color: transparent;
}