1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 20:07:59 +01:00

replace readonly textboxes in the commandline and statusbar with labels and

simplify the skin styling
This commit is contained in:
Doug Kearns
2007-07-17 14:55:41 +00:00
parent e884844dad
commit 74322fce1c
6 changed files with 96 additions and 91 deletions

View File

@@ -291,7 +291,7 @@ function Vimperator() //{{{
showMode();
}
// always show the new mode in the statusline
this.removeMode = function(main, extended)
{