Moved td.formfieldlabel to FORM TABLE FIELDS section.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 20 Aug 2008 10:14:49 +0000
changeset 96 4fac7d09fc74
parent 95 0ed68c85fd87
child 97 d01d0ae7d6c8
Moved td.formfieldlabel to FORM TABLE FIELDS section.
app/soc/content/css/soc.css
--- a/app/soc/content/css/soc.css	Wed Aug 20 02:30:44 2008 +0000
+++ b/app/soc/content/css/soc.css	Wed Aug 20 10:14:49 2008 +0000
@@ -132,14 +132,14 @@
   td.formfieldheading {
     font-weight: bold;
   }
-
+  
+  td.formfieldlabel {
+    font-weight: bold;
+  }
+  
 /* 
  * PAGE ELEMENTS 
  */
-    
-    td.formfieldlabel {
-      font-weight: bold;
-    }
 
 #title {
   border-top: 1px solid #3366cc;