Orb/Doxygen/DITA/plugins/nokia/css/html.css
author Michel Szarindar <Michel.Szarindar@Nokia.com>
Thu, 18 Mar 2010 18:26:18 +0000
changeset 1 82f11024044a
permissions -rw-r--r--
Contribution of a new version of ORB and CXX DITA plug-in bug 1461 bug 1621 bug 1962

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