diff --git a/manage.html b/manage.html index 6c22606f..cbbe19f2 100644 --- a/manage.html +++ b/manage.html @@ -205,32 +205,17 @@
-
-

Stylish Migration

- -
-
-

Import Styles

- +
+

Backup

+ Larger files may take a moment, be patient.

Editor styles require adding rules for Stylus.

+ +

+ + + diff --git a/manage.js b/manage.js index f3ca7186..3d4d239f 100644 --- a/manage.js +++ b/manage.js @@ -508,9 +508,6 @@ document.addEventListener("DOMContentLoaded", function() { document.getElementById("search").addEventListener("input", searchStyles); searchStyles(true); // re-apply filtering on history Back - document.querySelector('input[type=file]').addEventListener('change', importStyles); - document.querySelector('#import pre').addEventListener('click', selectAll); - setupLivePrefs([ "manage.onlyEnabled", "manage.onlyEdited",