plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 19 Aug 2010 17:48:04 -0700
changeset 470 d4809db37847
parent 229 org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css@716254ccbcc0
permissions -rw-r--r--
Changed repository layout and renamed project files. This revision is untested and may not run.

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