1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-26 02:15:46 +01:00

Dispatch input event after external editing.

This commit is contained in:
Kris Maglione
2011-07-21 23:03:04 -04:00
parent 9667a0d19a
commit 307ca9a621
3 changed files with 16 additions and 8 deletions

View File

@@ -7,6 +7,10 @@
-moz-binding: url(resource://dactyl-content/bindings.xml#frame) !important;
}
[dactyl|modifiable][dactyl|modifiable] {
-moz-user-input: enabled !important;
}
[dactyl|highlight~=hints] {
-moz-binding: url(resource://dactyl-content/bindings.xml#hints) !important;
position: static !important;