mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 23:32:28 +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:
@@ -26,6 +26,11 @@ the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
}}} ***** END LICENSE BLOCK *****/
|
||||
|
||||
@-moz-document
|
||||
url-prefix(chrome://vimperator/),
|
||||
url-prefix(chrome://muttator/),
|
||||
url(chrome://browser/content/browser.xul) {
|
||||
|
||||
#liberator-container {
|
||||
font-family: monospace;
|
||||
}
|
||||
@@ -207,4 +212,6 @@ a.hl-URL:hover {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* vim: set fdm=marker sw=4 ts=4 et: */
|
||||
|
||||
Reference in New Issue
Block a user