1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:45:55 +00:00

misc css/linking updates

This commit is contained in:
Andrew Dolgov
2010-11-25 14:39:06 +03:00
parent 126cb7657f
commit 29a5b4aae0
5 changed files with 9 additions and 13 deletions

View File

@@ -24,8 +24,8 @@
<html>
<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="lib/dijit/themes/claro/claro.css"/>
<link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>
<?php print_theme_includes($link) ?>
<?php print_user_stylesheet($link) ?>