]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
split infobox stuff into separate css
[tt-rss.git] / prefs.php
index f61b16153832c5a46cd9a882a1adafb86dae126c..c0aad8a68bfc4f674de2f6f3d2f49a196688bbfc 100644 (file)
--- 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) { ?>