about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2022-02-13 15:35:29 +0000
committerJune McEnroe <june@causal.agency>2022-02-18 00:11:05 +0000
commit93ce8fe3b1b3be2926c501145cce71ac86717202 (patch)
tree4f9a07511669fe4d47d840d07a0de40860cb5bd0 /.gitignore
parentAdd a link to the parent commit in blame (diff)
downloadcgit-pink-93ce8fe3b1b3be2926c501145cce71ac86717202.tar.gz
cgit-pink-93ce8fe3b1b3be2926c501145cce71ac86717202.zip
Reset font size for blame oid
In Firefox, the hashes in the blame UI are out of step with the line
number and content leading to ever increasing vertical misalignment.

This is caused by the .oid class setting font-size to 90%, so override
this back to 100% for the blame case, bringing the height of lines in
all three columns of the table back into step.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r class='logheader'>2020-10-27Rewrite compat and add configure scriptJune McEnroe 2020-10-24Use open_memstream rather than fmemopenJune McEnroe 2020-06-08Add additional permission for linking with LibreSSLJune McEnroe https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs 2020-05-05Update email addresses 1.1June McEnroe 2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe