]> granicus.if.org Git - libexpat/commitdiff
Simplify the content table style, with no visual difference.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 13 Jun 2002 20:44:20 +0000 (20:44 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 13 Jun 2002 20:44:20 +0000 (20:44 +0000)
(Possibly better supported by browsers.)

htdocs/style.css

index 2831eb5fbc3d46085ed7c0473c3b0c5fa12fb179..da63f635b67beccc5eec47e2d484cf6ebb91d1ce 100644 (file)
@@ -21,6 +21,4 @@
                  margin: 0em;
                  border-width: 0px;
                  vertical-align: baseline;
-                 border-top: 2px solid rgb(110,139,61); }
-
-.content tr:first-child td { border-top: 0px; }
+                 border-bottom: 2px solid rgb(110,139,61); }