Hi all I am writing to report a bug in Amaya 6.4 (under Windows). If I have a .css file that contains just the lines: th.br { border-right : solid thin black } td.ur { border-right : solid thin black } then, if a have the table <table> <tr><th class="br">a</th></tr> <tr><td class="ur">b</td></tr> </table> when I see it with Amaya the result is right, that is, I get the table: a| b| However, if I add the line td.r { border-right : solid thin black } at the bottom of the .css file, instead if geting the same result (as I should), the vertical bar at the right of the letter "a" disappears. Best regards Jose Carlos SantosReceived on Friday, 4 October 2002 10:29:05 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:39 UTC