Use was removed in 5042a5def6d2d088ed19b10a08e5f40b11b2c58d Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- docs/css/libvirt.css | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index ee3ec3a29c..ebe8ada60d 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -454,21 +454,6 @@ div.panel dd, margin-bottom: 1em; } -dl.mail dt { - background: rgb(0, 97, 95); - color: rgb(255, 255, 255); - font-weight: bold; - padding: 0.5em; -} -dl.mail dt a { - color: inherit; - text-decoration: none; -} -dl.mail dt a:hover { - color: rgb(255, 230, 0); - text-decoration: none; -} - td.enumvalue { white-space: nowrap; } -- 2.40.1