org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 04 Jun 2010 14:50:48 -0700
changeset 346 98b70930d8f9
parent 229 716254ccbcc0
permissions -rw-r--r--
Breakpoints that were disabled when debug session started can now be enabled

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