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

remove layout.css

This commit is contained in:
Andrew Dolgov
2017-12-03 13:07:28 +03:00
parent 96f76580f4
commit 6bd13fc55f
2 changed files with 0 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
</script>
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
<?php echo stylesheet_tag("css/layout.css"); ?>
<?php if ($_SESSION["uid"]) {
$theme = get_pref( "USER_CSS_THEME", $_SESSION["uid"], false);