mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-08 01:33:34 +02: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;
|
color: green;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.hl-URL:hover {
|
a.hl-URL:hover {
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user