--- Junio C Hamano <junkio@cox.net> wrote:
I do not see "tr.light" but "tr.light:hover" in the original
CSS. That is kind of understandable (unhovered light ones just
use default), but this patch completely lost me. You use light2
class but nothing affects that class in the CSS.
Yes, it is the default, just as there is no "tr.light", there is
no "tr.light2".
Maybe it is the commit log message that is misleading? I guess
what you are trying to achieve is to disable the color change
that follows the pointer?
Yes, indeed. It is very annoying.
Luben