﻿.xc_listitem {
    padding: 2px 0px;
    text-decoration: none;
    color:#000;
}
.xc_listitem:hover{
    background:#ddd !important;
}

.tree-node {
    height: 28px !important;
    line-height: 28px !important;
}
/* 合计行（footer）中不显示放大镜按钮 */
.datagrid-footer .cell-search-op-btn {
    display: none !important;
}


