# HG changeset patch # User Pawel Solyga # Date 1219227289 0 # Node ID 4fac7d09fc749323214f9a4a3fb2baf8c76db425 # Parent 0ed68c85fd879296e8e7bacf7852dc7d726cc87c Moved td.formfieldlabel to FORM TABLE FIELDS section. diff -r 0ed68c85fd87 -r 4fac7d09fc74 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;