1
0
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:
Andrew Dolgov
2017-12-03 13:25:34 +03:00
parent 3f2a871421
commit 09bc54c690
11 changed files with 56 additions and 75 deletions

View File

@@ -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>