]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Remove unused #sponsor CSS rule
authorAndrea Bolognani <abologna@redhat.com>
Fri, 1 Apr 2016 08:59:36 +0000 (10:59 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Apr 2016 11:28:03 +0000 (13:28 +0200)
Commit e14c5069c512 dropped the only user of the 'sponsor'
CSS id, so we can drop it from the stylesheet as well.

docs/libvirt.css

index c6f6d0d1de1596b82f5ca939d00a955e2c92ebe3..2310b20c7106f97863f4fee0781ecb25e5753f6b 100644 (file)
@@ -300,12 +300,6 @@ p.image {
     color: #ccc;
 }
 
-#sponsor {
-    color: #757575;
-    text-decoration: inherit;
-    font-size: 1.2em;
-}
-
 span.since {
     color: #3c857c;
     font-style: italic;