Re: [PATCH 1/1] css: Change #git font-size to 13px

2018-09-06 Thread Petr Vorel
Hi John, > > > This found on kernel cgit, tested locally. See: > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-4.14/crypto-vmx-use-skcipher-for-ctr-fallback.patch > > Which browser do you see this with? > > I've tried Firefox 61.0 and Chromium 69.0.3497.4

Re: [PATCH 1/1] css: Change #git font-size to 13px

2018-08-26 Thread Petr Vorel
Hi John, > > This found on kernel cgit, tested locally. See: > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-4.14/crypto-vmx-use-skcipher-for-ctr-fallback.patch > Which browser do you see this with? > I've tried Firefox 61.0 and Chromium 69.0.3497.42 agains

Re: [PATCH 1/1] css: Change #git font-size to 13px

2018-08-26 Thread John Keeping
On Sun, Aug 26, 2018 at 02:59:36PM +0200, Petr Vorel wrote: > Previous size font-size 10pt (which is 13.px) hide underscore, > when used with highlight with background-color on modified lines. > Here underscore of crypto_blkcipher is hidden on by background color of > newly added line. > > st

[PATCH 1/1] css: Change #git font-size to 13px

2018-08-26 Thread Petr Vorel
Previous size font-size 10pt (which is 13.px) hide underscore, when used with highlight with background-color on modified lines. Here underscore of crypto_blkcipher is hidden on by background color of newly added line. struct p8_aes_ctr_ctx { - struct crypto_blkcipher *fallback; +