org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 15 Mar 2010 16:48:22 -0700
changeset 265 341206d7aab8
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2171 - JSEditors cleanup

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