diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-10 01:28:42 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-10 01:28:42 -0500 |
| commit | 71de79d5c650fab0bbaffe24f450e7fed9605c42 (patch) | |
| tree | 92344f9db649a70de6427f0efe74bd28d929c6b8 /static/pichat.css | |
| parent | 9484fb8528cddb2fc1ea177c32a945c719ebcabc (diff) | |
Commit prod
Diffstat (limited to 'static/pichat.css')
| -rwxr-xr-x | static/pichat.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/pichat.css b/static/pichat.css index 2ffcd59..fa9325c 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -190,7 +190,7 @@ background-image:url(/static/upbutton1.png); position: absolute; padding: 5px; top:85px; - min-width: 180px; + min-width: 190px; width:11%; float:right; right: 6%; @@ -212,7 +212,7 @@ background-image:url(/static/upbutton1.png); -moz-border-radius-bottomright:5px; border-right:2px solid #c8cbce; border-bottom:2px solid #c8cbce; - max-height:450px; + max-height:400px; box-shadow: 3px 4px 4px #c8cbce; -webkit-box-shadow: 3px 4px 4px #c8cbce; -moz-box-shadow: 3px 3px 4px #c8cbce; |
