/[Apache-SVN]/perl/modperl/docs/trunk/src/style.css
ViewVC logotype

Diff of /perl/modperl/docs/trunk/src/style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/docs/trunk/src/style.css	2006/01/26 21:47:48	372619
+++ perl/modperl/docs/trunk/src/style.css	2006/01/26 21:49:15	372620
@@ -471,33 +471,6 @@ td.search-box-bg {
     font-family: helvetica, arial, verdana, sans-serif;
 }
 
-
-
-/*** notorious space gif feat ***/
-/*
-we use the html tag <small> for this feat, hence that tag wont work as normal
-we can [probably] use any non block tag we want
-*/
-
-small.nbr{
-    font-family: helvetica, arial, verdana, sans-serif;
-    font-size: 1px ;
-    line-height: 1px;
-    display: run-in ;  /* must _not_ be "inline" */
-}
-
-br.smallbr {
-    font-family: helvetica, arial, verdana, sans-serif;
-    font-size: 1px ;
-    line-height: 1px;
-    display: run-in ;
-}
-
-/* opera, ns6 display inline if you meet <small class="nbr"> , display must not be #inline" for opera*/
-small[class="nbr"] {
-    display: block;
-}
-
 /* for internet explorer 5.5 windows nt/2000, others? */
 small {
     display: none;

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26