1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

improved front-end performance & grp msg move-upward

* combined js files
* added css sprites
* added size for images (except small icons)
* cleaned up css/js
* removed unused files (images etc.)
This commit is contained in:
llj
2013-02-05 17:50:32 +08:00
parent 94fa6796f7
commit d2848f20f8
53 changed files with 361 additions and 1034 deletions

View File

@@ -32,7 +32,7 @@ For details please refer to 'snippets/file_content_js.html'.
</div>
{% endif %}
{% endif %}
<img src="{{ raw_path }}" alt="{{ u_filename}}" id="image-view" class="vh" />
<img src="{{ raw_path }}" alt="{{ u_filename}}" id="image-view" class="vh" width="{{file_content.img_w}}" height="{{file_content.img_h}}" />
{% endif %}
{% else %}
<div id="file-view-tip">