summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-13 14:58:12 +0400
committerAndrew Dolgov <[email protected]>2010-09-13 14:58:12 +0400
commitddb25076ee0120473577b7bdf091869927765aff (patch)
tree6b6307b8e673cd13c2161c7b77a11127590069d9 /tt-rss.php
parent4973c5ef559316dda90108f5854701389790e407 (diff)
parente7df7538a9a81106b1ca3a0180a60d3aef2c9710 (diff)
Merge branch 'master' into digest-experimental
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) { ?>