White space cosmetics for #include.
authorFabian Keil <fk@fabiankeil.de>
Mon, 22 Jan 2007 13:12:43 +0000 (13:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 22 Jan 2007 13:12:43 +0000 (13:12 +0000)
templates/cgi-style.css

index 1773805..5ea0251 100644 (file)
 #
 # Revisions   :
 #    $Log: cgi-style.css,v $
+#    Revision 1.9  2006/12/17 17:50:55  fabiankeil
+#    Add white space workaround for tables
+#    in show-status CGI page.
+#
 #    Revision 1.8  2002/05/12 15:53:41  jongfoster
 #    Adding standard comment header with license and CVS log.
 #
 #
 ##############################################################################
 
-
 /*
  * CSS for Privoxy CGI and script output
  *
- * $Id: cgi-style.css,v 1.8 2002/05/12 15:53:41 jongfoster Exp $
+ * $Id: cgi-style.css,v 1.9 2006/12/17 17:50:55 fabiankeil Exp $
  */
 
 /*
@@ -148,4 +151,4 @@ em.warning { color: #ff0000 }
  * but as this affects every cgi page we do it another time
  * and use this workaround until then.
  */
-.box table { margin-top: 1em; }
\ No newline at end of file
+.box table { margin-top: 1em; }