org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 01 Jul 2010 09:17:42 -0700
changeset 410 084ae6de03b5
parent 229 716254ccbcc0
permissions -rw-r--r--
Accelerometer feedback was not painted at start

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