diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-17 12:01:00 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-17 12:01:00 -0400 |
| commit | 2439fbecf91c813c2f560ee2e45f25dfa7c01633 (patch) | |
| tree | 85d5db56ef79f73d7cb2f71a8acc60d74aa33c86 /static/css/dump.css | |
| parent | bf4f19400e5aae3b27a7853d79d90d3d606315aa (diff) | |
sostler prod commit
Diffstat (limited to 'static/css/dump.css')
| -rwxr-xr-x | static/css/dump.css | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index 9513f2f..a911a65 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -2,7 +2,7 @@ body { -background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; +background-color:#EEF2FF; margin:0; background-repeat:repeat-x; @@ -102,11 +102,11 @@ color:000; #messagePane { - border: 2px solid #c8cbce; -top:40px; + +top:2px; bottom:65px; position:fixed; - width: 99.3%; + width: 99.6%; background-color:#FFF; left:0.2%; z-index:5; @@ -147,7 +147,6 @@ bottom:10px; margin-top: 16px; left:-3px; position:relative; - border:2px solid #c8cbce; height:35px; font-size:20px; min-width:500px; @@ -401,7 +400,7 @@ border:1px solid blue; margin: 0px; position: absolute; padding: 5px; - top:85px; + top:50px; min-width: 200px; width:11%; float:right; |
