stylus/content
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
..
apply.js fix styling of options frame in FF (#1022) 2020-08-19 15:33:04 -04:00
install-hook-openusercss.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
install-hook-usercss.js disconnect port explicitly in FF 2020-10-11 14:37:55 +03:00
install-hook-userstyles.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
style-injector.js autosort style elements on own pages too 2020-10-05 21:08:39 +03:00