#layer_type_table tr:hover{
    background-color: rgba(218, 218, 218, 0.5); 
}

 tr.child-row {
    display: none;
}

#layer_classify_type_table tr:hover{
    background-color: rgba(218, 218, 218, 0.5); 
}