* Replaced all the "centered 99% tables" with 100% width tables wrapped
[citadel.git] / webcit / ChangeLog
index dfb63079f95b63136225b5ef05cbd6ace09b246d..8ca6db249a40a81d504011aaa1381bf0d5199a71 100644 (file)
@@ -1,4 +1,13 @@
 $Log$
+Revision 602.5  2005/02/19 05:22:00  ajc
+* Replaced all the "centered 99% tables" with 100% width tables wrapped
+  inside a div with margin-right:1px to remove the horizontal scrollbar
+  in Gecko without creating whitespace.  IE6's problem is much more
+  serious and will require dropping a nuclear bomb on Redmond to fix.
+
+Revision 602.4  2005/02/18 05:09:52  ajc
+* Moved the room access control screen into a tab on the edit room menu
+
 Revision 602.3  2005/02/17 04:48:26  ajc
 * After setup is complete, tell them how to log in.
 * Don't allow the creation of accounts with blank passwords.