From: Michal 'hramrach' Suchanek Date: 2004-09-10T02:29:49+09:00 Subject: Re: [ANN] Firefox Ruby sidebar (Re: ruby sidebar for firefox?) On Fri, Sep 10, 2004 at 12:26:58AM +0900, James Britt wrote: > Michal 'hramrach' Suchanek wrote: > > > > >It probabbly did not get to the list the first time (at least I do not > >see it): > > I posted to the mailing list, not Usenet. I was speaking about my message I posted earlier. > > > > >The sidebar is very nice. > > Thank you. > > > >But to be useful for me I would have to see readable text in the sidebar > >and the linked documentation. > >Because the background is set to some light color or image, the text > >color is not set on the web pages, and my default text color is light > >the text is almost invisible. > > All styles, including the background image, are set in an external CSS file. > > What browser are you using that the default text color is a light color, > rather than, say, black? It is not important which browser is it. Most work this way. I set the default background to dark green and the text and link to light yellowish color. The pages that do not have any style render in these colors, those that have complete, correct style render in their own colors, and those that have partial style (ie only background) render partially with their own colors and partially with the default colors. It is also not important if the style is in the page or an external stylesheet, except the stylesheet is easier to fix. I hope it is obvious that if the page has only partial style it may (and will) break with default colors that are different from the author's default colors. > > Are you explicitly overriding page styles? No. If I did that, I would see everything perfectly but all pages would be the same. Thanks Michal Suchanek