Changing id fullViewOnly to class, since we may need more than one per form

This commit is contained in:
rjy7 2010-07-14 17:42:01 +00:00
parent 71eb6f9223
commit 3c76cdcc93
10 changed files with 13 additions and 23 deletions

View file

@ -2,7 +2,7 @@
/* Although Javascript hides these on page load, hide here as well to avoid the flash on page load.
This needs to be removed to support a non-JS version of the form. */
#fullViewOnly,
.fullViewOnly,
#submit,
.or,
#requiredLegend {