org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 04 Jun 2010 16:25:50 -0700
changeset 347 6c48d84d3490
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2450 - Previewer doesn't reload html in the body section

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