org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Paul Beusterien <paulb@symbian.org>
Fri, 09 Jul 2010 15:56:18 -0700
changeset 436 64b202d910ac
parent 229 716254ccbcc0
permissions -rw-r--r--
Remove warnings from phonegap wizard html file - fix 3196

table {
	border-collapse: collapse;
}
/* to remove HTML border definition */
table, thead, tbody, tr, td, th {
  border-style: none;
}