Airflowlike theme
This commit is contained in:
parent
aed2f46413
commit
04c0c05c01
File diff suppressed because it is too large
Load Diff
|
|
@ -3,6 +3,7 @@
|
|||
{% block head_css %}
|
||||
{{super()}}
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='chaudron.png') }}" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/panoramix-bootstrap-theme.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/panoramix.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/lib/jquery-ui/jquery-ui.min.css" />
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue