diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-09-05 05:57:56 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-09-05 05:57:56 -0400 |
| commit | 626de9aba2c1513b67482602bf2d639f2feeb6b9 (patch) | |
| tree | e5d76143bd5f9fd45ce706688d3b01fda75082c5 /static | |
| parent | 2fcfd448fe0c28b41f14f7cd8c51abb5154e1bba (diff) | |
| parent | 62d6401ca88bc72ffe157d3af3bfec7c8cbb3100 (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css index b0c3ae3..1b745d6 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -432,4 +432,8 @@ z-index:-1; } .nivo-controlNav a.active { font-weight:bold; +} + +#register-spinner { + display: none; }
\ No newline at end of file |
