Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cvsweb.NetBSD.org got updated
Hi,
Rin Okuyama <rokuyama.rk%gmail.com@localhost> writes:
> Thanks for your feedback!
>
> On 2024/10/22 18:25, Hauke Fath wrote:
>> A minor nit: Unlike the "preferred" diff, the "colored" diff uses a
>> proportional font, which for source code is not really helpful. Do you
>> think this could be adjusted?
>
> The attached patch works for my local setup of cvsweb.
> ryoon@, can you please take a look?
>
> Thanks,
> rin
> --- cvsweb.css.orig 2024-10-22 21:59:57.434897501 +0900
> +++ cvsweb.css 2024-10-22 21:58:21.341536385 +0900
> @@ -133,8 +133,8 @@
> }
> /* Common properties for diff "contents" */
> .diff {
> - font-family: sans-serif;
> - font-size: smaller;
> + font-family: monospace;
> +/* font-size: smaller; */
> }
> /* Lines that are the same */
> .diff-same {
Thanks for your point, heuke.
And thanks for yor patch, rin.
I have just applied the patch to cvsweb.NetBSD.org.
Could you try cvsweb.NetBSD.org again?
Thank you.
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index