static.hystrix-dashboard.index.css Maven / Gradle / Ivy
table {
width: 100%;
border-collapse: collapse;
}
table, td {
border: 1px solid #DBDBDB;
}
table tr:nth-child(even) {
background-color: #ECECEC;
}
table tr:nth-child(odd) {
background-color: #FFFFFF;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy