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

static.admintool.css.log4j2.css Maven / Gradle / Ivy

There is a newer version: 1.1.7.3
Show newest version

.label {
	margin: 0 2px 0 0;
}
 
.label-muted {
	background-color:#777 !important;
}

.changeLogger {
	color: #fff;
	cursor: pointer; 
	cursor: hand; 
}

.logname {
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	/*word-break: break-word;*/
	word-break: break-all;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
td.loglevel {
	width: 58px;
	min-width: 58px;
}
td.logaction {
	width:330px;
	min-width: 330px;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy