various CSS updates for flat theme

This commit is contained in:
Andrew Dolgov
2018-12-04 20:17:50 +03:00
parent 6befff30d7
commit 88b8830a6b
109 changed files with 248 additions and 16853 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
var __ttrss_version = "<?php echo VERSION ?>"
</script>
<?php echo stylesheet_tag("lib/flat/flat.css"); ?>
<?php echo stylesheet_tag("lib/dijit-themes/flat/flat.css"); ?>
<?php if ($_SESSION["uid"]) {
$theme = get_pref("USER_CSS_THEME", false, false);