From 89c995fb39b3adbece1061024285714a5825a11e Mon Sep 17 00:00:00 2001 From: sostler Date: Mon, 9 Nov 2009 20:29:47 -0500 Subject: Fix CRLF --- static/pichat.css | 104 +++++++++++++++++++++++++++--------------------------- 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'static/pichat.css') diff --git a/static/pichat.css b/static/pichat.css index 383ba7a..7bbb457 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -1,53 +1,53 @@ -/* pichat.css */ - -html, body { - padding: 1em; -} - -#content, #chatbox { - position: relative; -} - -#messagePane { - border: 1px solid green; - height: 600px; - padding: 5px; - position: absolute; - width: 540px; -} - -#messageList { - height: 575px; - width: 540px; - overflow-y: auto; - overflow-x: hidden; - border-bottom: 1px solid grey; -} - -#msgInputDiv { - height: 15px; -} - -#msgInput { - width: 85%; - margin-right: 5px; -} - -#msgSubmit { - width: 14%; -} - -.msgDiv { - width: 520px; -} - -#userList { - overflow: auto; - border: 1px solid blue; - height: 600px; - margin: 0px; - position: absolute; - padding: 5px; - left: 550px; - width: 150px; +/* pichat.css */ + +html, body { + padding: 1em; +} + +#content, #chatbox { + position: relative; +} + +#messagePane { + border: 1px solid green; + height: 600px; + padding: 5px; + position: absolute; + width: 540px; +} + +#messageList { + height: 575px; + width: 540px; + overflow-y: auto; + overflow-x: hidden; + border-bottom: 1px solid grey; +} + +#msgInputDiv { + height: 15px; +} + +#msgInput { + width: 85%; + margin-right: 5px; +} + +#msgSubmit { + width: 14%; +} + +.msgDiv { + width: 520px; +} + +#userList { + overflow: auto; + border: 1px solid blue; + height: 600px; + margin: 0px; + position: absolute; + padding: 5px; + left: 550px; + width: 150px; } \ No newline at end of file -- cgit v1.2.3-70-g09d2