summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-13 14:57:55 +0400
committerAndrew Dolgov <[email protected]>2010-09-13 14:57:55 +0400
commite7df7538a9a81106b1ca3a0180a60d3aef2c9710 (patch)
treea30da0eaae0a6ea76e8cd6cb9e07122e4f388b90 /prefs.php
parent0dfdf70816eb7ec94ac8d009829cf6ad4c4d162f (diff)
split infobox stuff into separate css
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index f61b16153..c0aad8a68 100644
--- a/prefs.php
+++ b/prefs.php
@@ -25,6 +25,7 @@
<head>
<title>Tiny Tiny RSS : Preferences</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) { ?>