Rename css files to tautulli

This commit is contained in:
JonnyWong16 2018-03-04 11:40:38 -08:00
commit 544114fffe
14 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@
<%def name="headIncludes()">
<link rel="stylesheet" href="${http_root}css/dataTables.bootstrap.css">
<link rel="stylesheet" href="${http_root}css/dataTables.colVis.css">
<link rel="stylesheet" href="${http_root}css/plexpy-dataTables.css">
<link rel="stylesheet" href="${http_root}css/tautulli-dataTables.css">
</%def>
<%def name="body()">