Get KoolPHP UI with 30% OFF!

Kooltreeview Black.css Error found and fixed

Anthony Amolochitis
I found a minor css issue, that was easily fixed.
Here is the fixed css below so you guys know where to find and fix it.
There was a missing semicolon after the following line.
I hope this helps.
font-family:Arial, Helvetica, sans-serif
.blackKTV .ktvText
{
	/*border:1px solid transparent;*/
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding:2px;
	padding-left:3px;
	padding-right:3px;	
	font-size:11px;
}
Posted Dec 10, 2015 Kool -
Peter
Thanks Anthony. I will tell dev.team to apply the fix.
Posted Dec 10, 2015 Kool -