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

static.hystrix-dashboard.index.css Maven / Gradle / Ivy

There is a newer version: 2.5.1.v20220215
Show newest version
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