Hi, First of all if would have been great to have a screenshot of what you were doing in order to understand better. On Wed, Mar 28, 2012 at 14:28, CHENEAU-GREHALLE Nicolas < [email protected]> wrote:
Hi,
Somebody could explain me why xwiki uses $theme.pageContentBackgroundColor as border color in resources/js/xwiki/table/livetable.css ?
When the livetable was made it suppose to work also for IE6 and IE7 and those browsers had problems displaying bottom-border on <tr > elements. This means that they needed to be constructed from the <td >s (that's why on IE6 you see a 1px spacing between columns). Also on the tag cloud, when you select a tag, the tag is marked with a border. In order not to have a flickr when you select and deselect the tag (because you add and remove the border) hat border is predisplayed, but 'transparent' by having the color of the $theme.pageContentBackgroundColor.
A background color as border color : that's weird only for me ?
That's a problem for us because if we want use a dark color as border, columns label are unreadable (dark on dark).
I don't quite understand what's the problem. $theme.borderColor is used for the lines, $theme.backgroundSecondaryColor is used for the header and $theme.textColor is used for the labels. What is dark on dark?
Why not use border color from color theme instead ?
So, IMo is nothing wrong with the livetable's colors, but you can easy change the values to suit your need. Thanks, Caty
Thank you
Best regards
NCG
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users