summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5e8bc1311..0d98c9871 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -26,6 +26,7 @@
<title>Tiny Tiny RSS</title>
<link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>
+ <link rel="stylesheet" type="text/css" href="infobox.css?<?php echo $dt_add ?>"/>
<?php $user_theme = get_user_theme_path($link);
if ($user_theme) { ?>