]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove a holdover.
authorAndré Malo <nd@apache.org>
Wed, 11 Sep 2002 16:40:58 +0000 (16:40 +0000)
committerAndré Malo <nd@apache.org>
Wed, 11 Sep 2002 16:40:58 +0000 (16:40 +0000)
images inside #toc and #topics don't appear in this style

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96769 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/css/manual.css

index 0e101e6a40e2af9600f20ae8de76511156154b1f..0f0704abd7dfb07606ac1c0b03d37b2613b337bf 100644 (file)
@@ -399,11 +399,6 @@ li.separate {
     padding: 0;
 }
 
-#toc li img,
-#topics li img {
-    margin-right: 19px;
-}
-
 /* see also               */
 /* ====================== */
 .seealso {
@@ -623,7 +618,6 @@ div.note div.example {
     margin-right: 1em;
 }
 
-
 /* example inside table */
 table div.example {
     margin-right: 1em;