diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css Thu Aug 19 17:48:04 2010 -0700 @@ -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