summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/dark/tml/logs.html
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-28 04:51:53 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-28 04:51:53 +0200
commit653d637b4ee1aa6fd112c11bf082883c3252c928 (patch)
tree644f2f253d9a9ad16eaf75a534b9f21215237fd2 /module/webui/themes/dark/tml/logs.html
parentMove ServerThread and PluginThread to threads directory (diff)
downloadpyload-653d637b4ee1aa6fd112c11bf082883c3252c928.tar.xz
[webui] Improve and fix
Diffstat (limited to 'module/webui/themes/dark/tml/logs.html')
-rw-r--r--module/webui/themes/dark/tml/logs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/dark/tml/logs.html b/module/webui/themes/dark/tml/logs.html
index 86983f2af..e178c6c5c 100644
--- a/module/webui/themes/dark/tml/logs.html
+++ b/module/webui/themes/dark/tml/logs.html
@@ -3,7 +3,7 @@
{% block title %}{{_("Logs")}} - {{super()}} {% endblock %}
{% block subtitle %}{{_("Logs")}}{% endblock %}
{% block head %}
-<link rel="stylesheet" type="text/css" href="/dark/css/log.css"/>
+<link rel="stylesheet" type="text/css" href="/dark/css/log.min.css"/>
{% endblock %}
{% block content %}