mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
This commit is contained in:
@@ -3126,7 +3126,7 @@
|
||||
$rv['content'] .= "<html><head>
|
||||
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
|
||||
<title>Tiny Tiny RSS - ".$line["title"]."</title>
|
||||
<link rel=\"stylesheet\" type=\"text/css\" href=\"tt-rss.css\">
|
||||
<link rel=\"stylesheet\" type=\"text/css\" href=\"css/tt-rss.css\">
|
||||
</head><body id=\"ttrssZoom\">";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user