changeset 3 | d8fccb2cd802 |
parent 1 | 82f11024044a |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Orb/Doxygen/DITA/plugins/nokia/css/html.css Fri Apr 23 20:47:58 2010 +0100 @@ -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