diff options
| author | timb <timb@mb.home> | 2010-02-06 18:24:21 -0800 |
|---|---|---|
| committer | timb <timb@mb.home> | 2010-02-06 18:24:21 -0800 |
| commit | 1497e77bacf5966ea3852c3ebc87c6d220521228 (patch) | |
| tree | f2ab0f494c418177fdb36f120d6013e707ed91d8 /static/pichat.css | |
| parent | 0c6d2615d63f0ff7f7d213a6d8fb8b21ef6b7f35 (diff) | |
fix hand
Diffstat (limited to 'static/pichat.css')
| -rwxr-xr-x | static/pichat.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/pichat.css b/static/pichat.css index 3886f95..2ffcd59 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -316,4 +316,10 @@ left:0; bottom } +#preload { + position: absolute; + left: 0px; + top: 0px; +} + .invisible { display: none !important; }
\ No newline at end of file |
