Orb/Doxygen/DITA/plugins/nokia/css/html.css
author Michel Szarindar <Michel.Szarindar@Nokia.com>
Fri, 23 Apr 2010 20:47:58 +0100
changeset 3 d8fccb2cd802
parent 1 82f11024044a
permissions -rw-r--r--
Orb version 0.1.9. Fixes Bug 1965, Bug 2401

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