]> xenbits.xensource.com Git - libvirt.git/commitdiff
css: Drop styles for '.mail' class
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 May 2023 14:32:06 +0000 (16:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 May 2023 08:08:36 +0000 (10:08 +0200)
Use was removed in 5042a5def6d2d088ed19b10a08e5f40b11b2c58d

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/css/libvirt.css

index ee3ec3a29cbc277e3e724fda1ffa3d3638b8abc5..ebe8ada60d8491c553be53bdfd2423284ef9b07e 100644 (file)
@@ -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;
 }