On 12/27/06, Florent Aide <[EMAIL PROTECTED]> wrote:

Ok,

this is done:
http://trac.turbogears.org/turbogears/ticket/1222

the patch I uploaded there also contains the fix Jeff asked for
(header display as in example)

Hope this will make it to 1.0 before release.

Cheers,

Florent Aide.
I've noticed that on the following line in your diff and the original:
      1       .grid
{background-color:#e3e3e3;font-size:12px;font-family:verdana,sans-serif;border:none;width:100%;}

that the following attributes have no apparent effect on the rendered widget:
font-size:12px;font-family:verdana,sans-serif;border:none;

You can change any one of them to a distorted value (valid but big
enough it should be easily visible) and no change is apparent in the
rendered widget in FF 2.x

Perhaps they should just be removed because at best, they are
extraneous and at worst -- they confuse the situation. The two
remaining attributes: background-color and width do effect the
widget's display.

-jeff

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to