[mythtv] Mythweb status screen fix
Brad DerManouelian
myth at dermanouelian.com
Sat Aug 26 00:53:19 UTC 2006
On Aug 25, 2006, at 4:58 PM, Tom Lichti wrote:
> I can't believe no-one has mentioned this before, and I finally got
> tired of it and fixed it. In skins/default/status.css, comment out (or
> remove) the
>
> hr {
> display:none;
> }
>
>
> section, like so:
>
> #hr {
> # display:none;
> #}
>
> and then you get nice horizontal rules between each program in the
> upcoming list and the job queue, instead of them all running together.
> Is there a reason why this tag was defined like it was? I don't see
> this
> change breaking anything else, from what I've tested so far. If so
> desired, I can code up a patch for the different skins.
>
> Tom
Has always looked correct for me in Firefox and Safari. Probably why
no one has mentioned it. :)
More information about the mythtv-dev
mailing list