Damian Krzeminski wrote: > Carolyn Beeton wrote: >> I've done a scrub of all screens to clean up tables, patch attached. It >> creates a new tableDiv for tables, with a CSS property that causes a >> horizontal scrollbar to be displayed if the columns get too wide to fit >> in the space. Thus tables never overwrite the QuickHelp (some settings >> screens with wide labels and values might still) >> > > I tried it and it looks really nice. Any reason why the tableDiv could not > be a class. It's defined as an ID now, and we can only have one element > with an ID on the page: that would limit us to one table per page. > > Also there is some small problem with left margin. Looks like the table > border is clipped. Do you see the same thing in your browser or is it just > my FF? (please see attached .png) >
I changed CSS and HTML to use 'class' and not 'id'. It still works in the same way (which is good). Unfortunately still has a problem with clipped table borders. [...] D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
