Table

Type Application Name Process Name/URL Rollout Users Activities Last Modified
Acrobat Reader acrord32, acrord64, AdobeReader All Users 3 5 06 Nov, 2017
Chrome chrome, Google Chrome All Users 3 06 Nov, 2017
BranchPortal branchportal Custom 36 10 16 Nov, 2016
table {
	border: solid 1px #a0a0a0;
	font-size: 13px;
	border-collapse:  collapse;
	}
th {
	border-bottom: 1px solid #e0e0e0;
	height: 50px;
	background: #fff;
	font-size: 13px;
	line-height:  50px;
	color: #545b5b;
	font-family: tableau_semibold;
	}
tr {
	border-bottom: 1px solid #e0e0e0;
	height: 38px;
	background: #fff;
	font-size: 13px;
	line-height:  38px;
	color: #545b5b;
	}
tr:hover {
	background: #fef8ed;
	}
tr:disabled {
	background: #fcfcfc;
	color: #cbd2d2;
	}