Index: openacs-4/packages/acs-subsite/www/resources/default-master.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/resources/default-master.css,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-subsite/www/resources/default-master.css 13 Jan 2005 13:55:50 -0000 1.4 +++ openacs-4/packages/acs-subsite/www/resources/default-master.css 11 May 2005 13:24:37 -0000 1.5 @@ -20,6 +20,13 @@ background-color: #e0e0e0; } +/* Replace deprictated center tags in forms. Eventually all forms should use form builder and this tag should not be used */ + +DIV.submit-button { + text-align: center; +} + + /* Calendar widget css */ /* The main calendar widget. DIV containing a table. */