diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-25 18:08:12 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-25 18:08:12 -0400 |
| commit | 3d5371ad1a4f3b19bb3fa5a51c11333b184589b6 (patch) | |
| tree | 782243cd3848f7a0ec3d8a5436eede394aa2669e /static/css/dump.css | |
| parent | 718aceeaa007e15d4b7dbbee47a563b587c20dd9 (diff) | |
| parent | fe80c6c9586c9f394d8e321d7278a4f8bf2d174b (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'static/css/dump.css')
| -rwxr-xr-x | static/css/dump.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index b7bb451..c61c4fa 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -61,7 +61,7 @@ a:active { #trophy{ position:fixed; right:2; -bottom:30; +bottom:15px; } #effects-msg{ @@ -151,13 +151,12 @@ left:0.2%; min-width:500px; z-index:100; left:3px; -bottom:10px; +bottom: -5px; width: 100%; } #msgInput { z-index:100; - margin-top: 15px; left:-3px;border:1px solid #000; position:relative;border-right:0px; height:35px; @@ -181,7 +180,7 @@ height:0px; height:35px; right:285px; font-size:20px;background-image:url(/static/img/e9.png); -top:15px; +top:0; text-align:center; z-index:100; border:1px solid #000; @@ -205,7 +204,7 @@ height:35px; background-position:center; right:5px; border:1px solid #000; -top:15px; +top:0; padding-bottom:1; text-align:center; z-index:100; @@ -227,7 +226,7 @@ background-color:#fff; height:35px; background-position:center; right:5px; -top:15px; +top:0; padding-bottom:4; text-align:center; z-index:100; @@ -271,7 +270,8 @@ border:1px solid #000; height:35px; background-position:center; right:125px; -top:15px;background-image:url(/static/img/e9.png); +top:0; +background-image:url(/static/img/e9.png); padding-bottom:1; text-align:center; z-index:100; @@ -310,7 +310,7 @@ background-position:top right; width:40px; height:35px; right:245px; - top:15px; + top:0; padding-bottom:1; text-align:center; z-index:100; |
