mirror of
https://github.com/haiwen/seahub.git
synced 2025-06-01 03:25:39 +00:00
update seafile-ui version
This commit is contained in:
parent
bd92e7e5ef
commit
e33d14cbf7
7
media/css/seafile-ui-0.1.11.css
Normal file
7
media/css/seafile-ui-0.1.11.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -4,7 +4,7 @@
|
|||||||
{% block sub_title %}{% trans "Email address verification" %} - {% endblock %}
|
{% block sub_title %}{% trans "Email address verification" %} - {% endblock %}
|
||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" type="image/x-icon">
|
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" type="image/x-icon">
|
||||||
<link rel="apple-touch-icon" href="{{ MEDIA_URL }}{{ apple_touch_icon_path }}">
|
<link rel="apple-touch-icon" href="{{ MEDIA_URL }}{{ apple_touch_icon_path }}">
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}/css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}/css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub.css?t=1398068110" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub.css?t=1398068110" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" type="image/x-icon" id="favicon">
|
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" type="image/x-icon" id="favicon">
|
||||||
<link rel="apple-touch-icon" href="{{ MEDIA_URL }}{{ apple_touch_icon_path }}">
|
<link rel="apple-touch-icon" href="{{ MEDIA_URL }}{{ apple_touch_icon_path }}">
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
||||||
{% block extra_style %}{% endblock %}
|
{% block extra_style %}{% endblock %}
|
||||||
|
@ -10,7 +10,7 @@ input[type=password] {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.small-panel {
|
.small-panel {
|
||||||
max-width: 480px;
|
max-width: 480px;
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" id="favicon" />
|
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" id="favicon" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
||||||
{% render_bundle 'markdownEditor' 'css' %}
|
{% render_bundle 'markdownEditor' 'css' %}
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="{{ MEDIA_URL }}css/print_for_md_file_view.css" />
|
<link rel="stylesheet" type="text/css" media="print" href="{{ MEDIA_URL }}css/print_for_md_file_view.css" />
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" id="favicon" />
|
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" id="favicon" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/sf_font3/iconfont.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}seafile-editor/seafile-editor-font.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250218" />
|
||||||
{% render_bundle 'plainMarkdownEditor' 'css' %}
|
{% render_bundle 'plainMarkdownEditor' 'css' %}
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="{{ MEDIA_URL }}css/print_for_md_file_view.css" />
|
<link rel="stylesheet" type="text/css" media="print" href="{{ MEDIA_URL }}css/print_for_md_file_view.css" />
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{% block sub_title %}{% trans "Log In" %} - {% endblock %}
|
{% block sub_title %}{% trans "Log In" %} - {% endblock %}
|
||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
|
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{% block sub_title %}{% trans "Password Reset" %} - {% endblock %}
|
{% block sub_title %}{% trans "Password Reset" %} - {% endblock %}
|
||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{% block sub_title %}{% trans "Password Reset" %} - {% endblock %}
|
{% block sub_title %}{% trans "Password Reset" %} - {% endblock %}
|
||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{% block sub_title %}{% trans "Confirm Password" %} - {% endblock %}
|
{% block sub_title %}{% trans "Confirm Password" %} - {% endblock %}
|
||||||
{% block header_css_class %}hide{% endblock %}
|
{% block header_css_class %}hide{% endblock %}
|
||||||
{% block extra_base_style %}
|
{% block extra_base_style %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css" />
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui-0.1.11.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
|
Loading…
Reference in New Issue
Block a user