From 73b795f9486a1cbe90e3472d44412e04294a2017 Mon Sep 17 00:00:00 2001 From: the_mgt Date: Fri, 20 May 2011 01:18:11 +0200 Subject: [PATCH] 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 | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/webcit/static/t/roomchat.html b/webcit/static/t/roomchat.html index 13df21900..cb948faa5 100644 --- a/webcit/static/t/roomchat.html +++ b/webcit/static/t/roomchat.html @@ -1,17 +1,14 @@ -
-
-
-
-
-
+
+
+
-
- - - -"> - + + + + + "> +