mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 10:04:12 +01:00
add TODO comment regarding future move from 'hlss' to Search highlight group
This commit is contained in:
@@ -239,6 +239,8 @@ liberator.Search = function () //{{{
|
||||
}
|
||||
});
|
||||
|
||||
// TODO: use Search highlight group instead when we have proper highlight
|
||||
// support
|
||||
liberator.options.add(["hlsearchstyle", "hlss"],
|
||||
"CSS specification of highlighted search items",
|
||||
"string", "color: black; background-color: yellow; padding: 0; display: inline;");
|
||||
|
||||
Reference in New Issue
Block a user