mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-15 07:45:46 +01:00
make URLs in the :bmarks output clickable
This commit is contained in:
@@ -172,4 +172,9 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
#vimperator-multiline-output-content a {
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* vim: set fdm=marker sw=4 ts=4 et: */
|
||||
|
||||
Reference in New Issue
Block a user