This CSS change belonged with soc/templates/soc/error.html committed in r454.
authorTodd Larsen <tlarsen@google.com>
Fri, 29 Aug 2008 00:00:34 +0000
changeset 121 50f0999aee66
parent 120 b09f6d85d6eb
child 122 95d0d954fe0b
This CSS change belonged with soc/templates/soc/error.html committed in r454. Patch by: Todd Larsen Review by: to-be-reviewed
app/soc/content/css/soc.css
--- a/app/soc/content/css/soc.css	Thu Aug 28 23:56:29 2008 +0000
+++ b/app/soc/content/css/soc.css	Fri Aug 29 00:00:34 2008 +0000
@@ -335,3 +335,7 @@
   font-size: 80%;
   vertical-align: top;
 }
+
+.error {
+  color: red;
+}