view testing/utp_1.1/report/ltpda_report.css @ 51:9d5c88356247 database-connection-manager

Make unit tests database connection parameters configurable
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 07 Dec 2011 17:24:37 +0100
parents 409a22968d5e
children
line wrap: on
line source

.maxplanck {
	text-transform: uppercase;
};

.methoddesc {
	background-color: #EEEEEE;
}
.testdesc {
	background-color: #EFEFEF;
}

.utptable {
	min-width: 700px;
	max-width: 100%;
	width: 70%;
}
.desc {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}