]> code.citadel.org Git - citadel.git/commit
Indented, made textarea smaller, since it didnt look too well across different browse...
authorthe_mgt <themgt@ueberserver.de>
Thu, 19 May 2011 23:18:11 +0000 (01:18 +0200)
committerthe_mgt <themgt@ueberserver.de>
Thu, 19 May 2011 23:18:11 +0000 (01:18 +0200)
commit873699ab953a203c2b4cd22de5fe7afdf5e64c57
tree157115267df868d932b74c80fdf39ae604c0049f
parent041352406eaedeaa4b4d2386ac9796b546cc4e9a
Indented, made textarea smaller, since it didnt look too well across different browsers in 1024x786 size. Removed "maxlength" attribute, because it is non-canonical and it does not work. Some js is needed to restrict the maximum input length I guess. Also removed wrap attribute, since it is only supported in Netscape/IE 4.0 and wrapping works fine without it.
webcit/static/t/roomchat.html