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

add more CSS classes for highlighting output messages and use hl-Warning (red

on white) for find related wrap messages
This commit is contained in:
Doug Kearns
2007-10-02 18:20:19 +00:00
parent 8d55e07c08
commit b76c20b99d
8 changed files with 62 additions and 39 deletions

View File

@@ -326,7 +326,7 @@ function Options() //{{{
list += "</table>";
vimperator.commandline.echo(list, true);
vimperator.commandline.echo(list, vimperator.commandline.HL_NORMAL, true);
}
// TODO: separate Preferences from Options? Would these utility functions