Revision
31628
Author
jmpp@macports.org
Date
2007-11-30 17:09:02 -0800 (Fri, 30 Nov 2007)

Log Message

Missed turning this rule into a class type for the warnings block.

Modified Paths

Diff

Modified: trunk/www/macports.css (31627 => 31628)


--- trunk/www/macports.css	2007-12-01 01:00:32 UTC (rev 31627)
+++ trunk/www/macports.css	2007-12-01 01:09:02 UTC (rev 31628)
@@ -159,7 +159,7 @@
     font-weight: bold;
 }
 
-#warnings {
+.warnings {
     background: #FCC;
     border: 2px solid #F66;
     padding: 6px;