HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PHerau/toptennisteam.be/wwwroot/js/ClientAPITests/dnnunittest.css
body
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

H1
{
	font-size: larger;
	font-weight:bold;
}

.summary
{
	font-family: Tahoma, Arial;
	font-size: 10pt;	
}

.navtitle
{
	color: yellow;
	background-color: #cc0000;
}

.nav
{
	border: thin outset;
	color: #cc0000;
	background-color: #ffffcc;
	font-size: 8pt;
	font-weight: bold;
}

.nav A
{
	color: #cc0000;
	text-decoration: none;
}


.funccontent
{
	height: 200; 
	overflow: auto;
	width: 800;
	background-color: whitesmoke;
}

.unittestcontent
{
	width: 800;
	display: none;
}

.funcname
{
	color: Navy;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

.funcdesc
{
	font-size: 10pt;
}

.paramname
{
	font-size: 10pt;
	font-weight: bold;
	border-left: solid 10 white;
	vertical-align: top;
}

.paramnameopt
{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	border-left: solid 10 white;
}

.paramnameret
{
	font-size: 10pt;
	font-weight: bold;
	border-left: solid 10 white;
}

.paramdesc
{
	font-size: 10pt;
}