app/soc/content/css/soc-090120.css
changeset 1817 08de2fa5c156
parent 1770 2d3bcf1a17e3
--- a/app/soc/content/css/soc-090120.css	Thu Mar 12 22:46:10 2009 +0000
+++ b/app/soc/content/css/soc-090120.css	Thu Mar 12 23:03:28 2009 +0000
@@ -172,12 +172,17 @@
   text-align: left;
 }
 
-
 td.twolineformfieldlabel {
   font-weight: bold;
   font-size: small;
 }
 
+td.twolineformfielderrorlabel {
+  font-weight: bold;
+  color: #FF0000;
+  font-size: small;
+}
+
 td.formfieldvalue {
   text-align: left;
 }
@@ -203,6 +208,7 @@
   font-weight: bold;
   color: #FF0000;
   font-size: small;
+  text-align: right;
 }
 
 /* TABLE QUEUES (used with .list) */