From 7bfb6887ab00db9e025508bff29c122f05a63ace Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 22 Jan 2007 13:12:43 +0000
Subject: [PATCH] White space cosmetics for #include.

---
 templates/cgi-style.css | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/templates/cgi-style.css b/templates/cgi-style.css
index 1773805f..5ea0251d 100644
--- a/templates/cgi-style.css
+++ b/templates/cgi-style.css
@@ -30,17 +30,20 @@
 #
 # 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; }
-- 
2.49.0