mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-09 14:25:46 +01:00
explicity use an element in the .hl-URL:hover selector since the MOW currently
uses about:blank which puts FF in quirks mode where this is required
This commit is contained in:
@@ -150,7 +150,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
color: green;
|
||||
text-decoration: none;
|
||||
}
|
||||
.hl-URL:hover {
|
||||
a.hl-URL:hover {
|
||||
background-color: gray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user