diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2013-03-27 22:41:12 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2013-03-27 22:41:12 +0400 |
| commit | f820f205d0ec1c5ce9027e49755fc8642b0c5b42 (patch) | |
| tree | b07cb37df439735543cafd7368aa2316ef6f9882 /prefs.php | |
| parent | 919984a43644da47a978b8ddd6d07be7273f6366 (diff) | |
css cleanup; remove auxDlg; add separate prefs.css
Diffstat (limited to 'prefs.php')
| -rw-r--r-- | prefs.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) ?> |