- From: <bugzilla@jessica.w3.org>
- Date: Tue, 07 Dec 2010 23:01:53 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11494
Tab Atkins Jr. <jackalmage@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jackalmage@gmail.com
Resolution| |WORKSFORME
--- Comment #2 from Tab Atkins Jr. <jackalmage@gmail.com> 2010-12-07 23:01:52 UTC ---
This is a CSS issue. It can be trivially achieved with code similar to the
following:
table {
border-collapse: collapse;
border: 1px solid black;
}
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 7 December 2010 23:01:55 UTC