diff options
| author | sostler <sbostler@gmail.com> | 2010-01-24 18:58:10 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-01-24 18:58:10 -0500 |
| commit | 12548ad8f1107e4dda3580124bcceb3c491adcfa (patch) | |
| tree | 9b5d78d1a329cac472fabdedb9595f8f9b596f0c /static/pichat.css | |
| parent | eb51bce12f0e866d09ce7df2e619820d76061af3 (diff) | |
| parent | e41bdf3a328e9984fba4cf1d6d43d96fbe3cd396 (diff) | |
commit changes from prod
Diffstat (limited to 'static/pichat.css')
| -rwxr-xr-x | static/pichat.css | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/static/pichat.css b/static/pichat.css index 0e5fb5f..cd4dd77 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -287,13 +287,8 @@ background-color:#f3f3f3; font-family: Arial, Helvetica, sans-serif; font-size: 11px; bottom - #chatrap{ - top: 105px; - left:0px; - position:absolute; - width: 100%; - padding-bottom:20px; } +/* #chatrap{ top: 105px; left:0px; @@ -494,3 +489,5 @@ td { color: #000000; } .btnav { border: 0px #000000 solid;} +*/ +.invisible { display: none !important; } |
