Class name change
authoroes <oes@users.sourceforge.net>
Tue, 9 Apr 2002 13:03:42 +0000 (13:03 +0000)
committeroes <oes@users.sourceforge.net>
Tue, 9 Apr 2002 13:03:42 +0000 (13:03 +0000)
doc/webserver/p_feedback.css

index 03f3d5d..281b047 100644 (file)
@@ -2,8 +2,8 @@
  * Vary the gereneral Privoxy Stlyesheet to
  * meet the needs of small popups:
  *
- * $Id: $
+ * $Id: p_feedback.css,v 1.3 2002/04/08 16:59:56 oes Exp $
  */
-body,td,th { font-size:10px; }
-div.infobox  { width: 60%; }
-div.errorbox { width: 60%; text-align: left; } 
+body,td,th  { font-size:10px; }
+div.info    { width: 60%; }
+div.warning { width: 60%; text-align: left; }