Index: openacs-4/packages/acs-templating/www/resources/forms.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/forms.css,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-templating/www/resources/forms.css 7 Jan 2004 08:34:17 -0000 1.4 +++ openacs-4/packages/acs-templating/www/resources/forms.css 27 Feb 2004 15:47:43 -0000 1.5 @@ -51,3 +51,17 @@ table.formgroup { border-collapse: collapse; } + + +span.form-configuration-help-text { + font-family:verdana, arial, sans-serif; + font-size:10px; + line-height:13px; + text-align:justify; +} +span.form-configuration-label { + font-family:trebuchet MS, trebuchet, verdana, arial, sans-serif; + font-size: 11px; + line-height:15px; +} +