diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-31 01:38:58 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-31 01:38:58 -0400 |
| commit | 33b9059366224c2f427f8ff502dda716b045ac91 (patch) | |
| tree | 07c17242d08643da99aaa548704b82109e005249 /static/css | |
| parent | 529a5625175d39fa2d96bda4331a1cf2da63f0f7 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/dump.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index 5a6c0de..f37d525 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -189,7 +189,7 @@ padding:4px;background-color:#fff; } #logout7{ - top:-1px; + top:10px; height:16px; padding-left:4px;padding-right:3px; @@ -262,8 +262,8 @@ top:21px;right:0px; #dumplist{ top:0px:width:100%;padding:0px;background-color:#fff; color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; -border-bottom:1px solid #999;text-align:right; -padding-right:44px;line-height:1.1;background-color:#eff5fb; +border-bottom:1px solid #999;text-align:left;text-indent:350px; +padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%; /*margin-left:40%; border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; @@ -272,7 +272,7 @@ border-left:1px solid #999;*/ } #dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none; } -#dumplist a:hover{color:#000;text-decoration: none; +#dumplist a:hover{color:#f0e;text-decoration: none; } #rapper7{ |
