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

Fix hint indicator positioning on sites with stupid CSS rules.

This commit is contained in:
Kris Maglione
2011-03-27 23:25:19 -04:00
parent 78430defc2
commit ccf1d0d433

View File

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