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

org.apache.cxf.transport.servlet.servicelist.css Maven / Gradle / Ivy

There is a newer version: 2.7.18
Show newest version
@CHARSET "ISO-8859-1";
.heading {
	font-size: large;
}
.field {
	font-weight: bold;
}
.value {
	font-weight: normal;
}
.porttypename {
	font-weight: bold;
}
UL {
	margin-top: 0;
}
LI {
	font-weight: normal;
}
TABLE {
	border: solid;
	border-collapse: collapse;
	border-width: 2px;
}
TD {
	border: solid;
	border-width: 1px;
	vertical-align: text-top;
	padding: 5px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy