plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 04 Nov 2010 15:22:02 -0700
changeset 495 0008ebdc0ec0
parent 470 d4809db37847
permissions -rw-r--r--
Launch configurations were updated

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