mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
initial work for flat modern theme
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
var __ttrss_version = "<?php echo VERSION ?>"
|
||||
</script>
|
||||
|
||||
<?php echo stylesheet_tag("lib/dijit-themes/flat/flat.css"); ?>
|
||||
<?php echo stylesheet_tag("lib/flat-ttrss/flat.css"); ?>
|
||||
|
||||
<?php if ($_SESSION["uid"]) {
|
||||
$theme = get_pref("USER_CSS_THEME", false, false);
|
||||
|
||||
Reference in New Issue
Block a user