1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-03 07:14:13 +01:00

Add file input editing history.

This commit is contained in:
Kris Maglione
2011-01-15 19:17:24 -05:00
parent eacd52dffb
commit 7d178cfb34
6 changed files with 58 additions and 30 deletions

View File

@@ -16,6 +16,10 @@
z-index: 50000;
position: absolute !important;
}
input[type=file][dactyl|highlight~=HintActive],
input[type=file][dactyl|highlight~=HintElem] {
opacity: 1 !important;
}
@-moz-document
url-prefix(dactyl:) {