All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.webjars.bycdao-ui.ext.treetable-lay.treetable.css Maven / Gradle / Ivy

.treeTable-empty {
    width: 20px;
    display: inline-block;
}

.treeTable-icon {
    cursor: pointer;
}

.treeTable-icon .layui-icon-triangle-d:before {
    content: "\e620";
}

.treeTable-icon.open .layui-icon-triangle-d:before {
    content: "\e65d";
    background-color: transparent;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy