From e51922335c345157e9bbb991eead4cd0a07a9c25 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 16 May 2023 16:34:48 +0200 Subject: [PATCH] css: Drop styles for '.gitmirror' class MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Last use was removed in 11850158bdae1572d587b10ea8cb7c12d4f61527 Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/css/libvirt.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index ebe8ada60d..e198f63fb8 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -510,15 +510,6 @@ td.enumvalue { margin: 2px; } -td.gitmirror { - font-size: smaller; - font-style: italic; -} - -td.gitmirror a { - color: inherit; -} - th p, td p { margin-top: 0px; margin-bottom: 0px; -- 2.47.2