mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 05:19:15 +00:00
further stylesheet simplification related fixes
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
<head>
|
||||
<title>Create new account</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<?php echo stylesheet_tag("css/utility.css") ?>
|
||||
<?php echo stylesheet_tag("css/default.css") ?>
|
||||
<?php echo javascript_tag("js/functions.js") ?>
|
||||
<?php echo javascript_tag("lib/prototype.js") ?>
|
||||
@@ -180,7 +179,7 @@
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<body class="claro ttrss_utility">
|
||||
|
||||
<div class="floatingLogo"><img src="images/logo_small.png"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user