mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:15:55 +00:00
further stylesheet simplification related fixes
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title><xsl:value-of select="atom:title"/></title>
|
||||
<link rel="stylesheet" type="text/css" href="css/utility.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/default.css"/>
|
||||
<script language="javascript" src="lib/xsl_mop-up.js"></script>
|
||||
</head>
|
||||
|
||||
<body onload="go_decoding()">
|
||||
<body onload="go_decoding()" class="ttrss_utility">
|
||||
|
||||
<div id="cometestme" style="display:none;">
|
||||
<xsl:text disable-output-escaping="yes">&amp;</xsl:text>
|
||||
|
||||
Reference in New Issue
Block a user