1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 09:21:27 +00:00

split infobox stuff into separate css

This commit is contained in:
Andrew Dolgov
2010-09-13 14:57:55 +04:00
parent 0dfdf70816
commit e7df7538a9
3 changed files with 2 additions and 122 deletions

View File

@@ -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) { ?>