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

pass <enter> <space> <tab> etc. to vimperator now, so that they can perform their default action without beeping.

Quite hacky so far, should be cleaned up.
This commit is contained in:
Martin Stubenschrott
2007-05-02 12:28:04 +00:00
parent ca2f10f25f
commit e52f7ffda8
3 changed files with 36 additions and 29 deletions

View File

@@ -78,4 +78,4 @@ table.settings {
.mapping { font-weight: bold; color: #102663; }
.setting { font-weight: bold; color: #106326; }
.argument { color: #6A97D4; }
.version { position:absolute; top:10px; right:2%; color:#B0B0B0; text-align:right; }
.version { position:absolute; top:10px; right:2%; color:#C0C0C0; text-align:right; }