Orb/Doxygen/DITA/plugins/nokia/css/html.css
changeset 1 82f11024044a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Orb/Doxygen/DITA/plugins/nokia/css/html.css	Thu Mar 18 18:26:18 2010 +0000
@@ -0,0 +1,7 @@
+table {
+	border-collapse: collapse;
+}
+/* to remove HTML border definition */
+table, thead, tbody, tr, td, th {
+  border-style: none;
+}
\ No newline at end of file