From 42c21026e4de5b3673626fec28572117eac5da5c Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 28 Sep 2022 07:28:48 +0200 Subject: Lump Sourceware list archives with others --- .config/firefox/userContent.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index f6120d0..a092703 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -84,7 +84,8 @@ } @-moz-document domain(lists.debian.org), domain(lists.freedesktop.org), - domain(lists.gnu.org) { + domain(lists.gnu.org), + regexp("https://sourceware.org/pipermail/.*") { body { margin: auto !important; max-width: fit-content; -- cgit v1.2.3