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

cn.khthink.easyapi.api.res.layui.css.kh.css Maven / Gradle / Ivy

The newest version!
.site-table {
    width: 100%;
    margin: 10px 0;
}

.site-table thead {
    background-color: #f2f2f2;
}

.site-table th,
.site-table td {
    padding: 6px 15px;
    min-height: 20px;
    line-height: 20px;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400;
}

.site-table tr:nth-child(even) {
    background: #fbfbfb;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy