/**
 * created 2020.01.13
 * @author ricky zhangqingcq@foxmail.com
 */

@import '../common/color';

.tableTreeKM.lightHeadO .ivu-table th {
	background-color: @tableTheadBg;
}
