[mythtv] [PATCH] increase mythweb contrast

Chris Pinkham cpinkham at bc2va.org
Thu May 5 04:23:48 UTC 2005


> > Haven't actually applied this to see the colors, but won't the 'white'
> > make the finished status invisible on the mythbackend status page?
> >
> > > +       << "  .jobfinished { color: white; }\r\n"
> >
> > Isn't the background of the backend status page pretty close to white?
> 
> Are we talking about the same thing?

Yeah, mostly.  The httpstatus.cpp file that you modified isn't there
for MythWeb, even though it is used by it.  It is there so that you
can point a web browser to the following:

	http://master-backend-ip:6544/

That's the backend status webpage.  The background for that page is
white, so MythWeb must be wrapping the content if it makes that
information appear on a blue background.

-- 
Chris



More information about the mythtv-dev mailing list