org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 21 Apr 2010 11:51:38 -0700
changeset 315 e5dc7fd7aea5
parent 229 716254ccbcc0
permissions -rw-r--r--
Updates for 3.6M6

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