Add back xterm.css

pull/2116/head
Grant Nestor 9 years ago
parent c807268e4c
commit dacfd21942

@ -16,6 +16,7 @@ data-ws-path="{{ws_path}}"
{{super()}}
<link rel="stylesheet" href="{{ static_url("terminal/css/override.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("components/xterm.js/dist/xterm.css") }}" type="text/css" />
{% endblock %}
{% block site %}

Loading…
Cancel
Save