org.symbian.tools.wrttools.doc.WebDeveloper/html/css/html.css
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 table {
       
     2 	border-collapse: collapse;
       
     3 }
       
     4 /* to remove HTML border definition */
       
     5 table, thead, tbody, tr, td, th {
       
     6   border-style: none;
       
     7 }