mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:27:58 +01:00
Fix favcons in completions, add "shutdown" trigger, register vimperator.css as user stylesheet, make option completions better, hide completion list when no completions available. Yeah. A lot. Sorry.
This commit is contained in:
@@ -110,10 +110,6 @@ liberator.config = { //{{{
|
||||
"message.html", "developer.html", "various.html", "index.html"
|
||||
],
|
||||
|
||||
userSheets: [
|
||||
"chrome://vimperator/skin/content.css",
|
||||
],
|
||||
|
||||
init: function ()
|
||||
{
|
||||
function incrementURL(count)
|
||||
|
||||
Reference in New Issue
Block a user