This commit is contained in:
tophf 2017-08-27 17:45:15 +03:00
parent ec95e8e7b4
commit fa908d1ceb

View File

@ -2,7 +2,7 @@
<html id="stylus">
<head>
<title i18n-text-append="optionsHeading">Stylus </title>
<link rel="stylesheet" href="options/index.css">
<link rel="stylesheet" href="options/options.css">
<script src="js/dom.js"></script>
<script src="js/messaging.js"></script>
<script src="js/localization.js"></script>
@ -136,6 +136,6 @@
</ol>
</div>
<script src="options/index.js"></script>
<script src="options/options.js"></script>
</body>
</html>