org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Mar 2010 10:53:18 -0800
changeset 249 1c86b4362e47
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2204 - Previewer and WRTKit plugins don't have provider

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