summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-27 22:41:12 +0400
committerAndrew Dolgov <[email protected]>2013-03-27 22:41:12 +0400
commitf820f205d0ec1c5ce9027e49755fc8642b0c5b42 (patch)
treeb07cb37df439735543cafd7368aa2316ef6f9882 /prefs.php
parent919984a43644da47a978b8ddd6d07be7273f6366 (diff)
css cleanup; remove auxDlg; add separate prefs.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 5b4ac1766..0add206e4 100644
--- a/prefs.php
+++ b/prefs.php
@@ -37,6 +37,7 @@
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
<?php echo stylesheet_tag("tt-rss.css"); ?>
+ <?php echo stylesheet_tag("prefs.css"); ?>
<?php print_user_stylesheet($link) ?>