1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 12:58:34 +00:00

Update seafile-ui.css timestamp

This commit is contained in:
Michael An
2025-08-05 14:58:08 +08:00
parent 863152ceb9
commit ca9d3ad28d
9 changed files with 9 additions and 9 deletions

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
<style type="text/css"> <style type="text/css">
.small-panel { .small-panel {
max-width: 480px; max-width: 480px;

View File

@@ -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?t=20250715" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250708" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250708" />
{% 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" />

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub_react.css?t=20250619" />
{% 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" />

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}
<style type="text/css"> <style type="text/css">

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}
<style type="text/css"> <style type="text/css">

View File

@@ -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?t=20250619" /> <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-ui.css?t=20250802" />
{% endblock %} {% endblock %}
{% block extra_style %} {% block extra_style %}