stylus/manage
tophf 9e487b03e5
tweak editor (#1063)
* also apply live-preview if an unsaved style was disabled

* use box-shadow instead of outline for focus everywhere

* allow focus outline on click in text/search input or textarea

* search inputs should use the same style as text inputs

* also use box-shadow focus on delete buttons

* remove URLSearchParams workaround, not needed since Chrome 55

* use `once` in addEventListener, available since Chrome 55

* update USO bug workarounds, remove obsolete ones

* ping/pong to fix openURL with `message` in FF

* use unprefixed CSS filter, available since Chrome 53

* use unprefixed CSS user-select, available since Chrome 54

* focus tweaks

* also use text query in inline search for Stylus category

* use event.key, available since Chrome 51

Co-authored-by: narcolepticinsomniac
2020-10-13 21:14:54 +03:00
..
config-dialog.css Support Chrome 49 (#561) 2018-11-29 19:35:21 -06:00
config-dialog.js Improve height restriction for popup config dialog (#721) 2019-06-01 05:12:52 -04:00
filters.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
import-export.js Remove deprecated dropbox and add sync button (#1025) 2020-08-24 12:27:23 -04:00
incremental-search.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
manage.css tweak editor (#1063) 2020-10-13 21:14:54 +03:00
manage.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
object-diff.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sort.js when sorting on updateDate use installDate as a fallback (#975) 2020-06-25 11:51:08 -04:00
updater-ui.js Show error in tooltip (#566) 2018-11-19 22:55:38 -06:00