org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 10 Mar 2010 15:46:15 -0800
changeset 243 37d0d9cd8db6
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 1921 - Change default workspace location

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