mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 23:47:58 +01:00
Remove rollover effects from anchors without hrefs.
This commit is contained in:
@@ -150,7 +150,7 @@ Highlights.prototype.CSS = <![CDATA[
|
|||||||
HelpKey color: #102663;
|
HelpKey color: #102663;
|
||||||
|
|
||||||
HelpLink,html|a,liberator://help/* text-decoration: none;
|
HelpLink,html|a,liberator://help/* text-decoration: none;
|
||||||
HelpLink:hover text-decoration: underline;
|
HelpLink[href]:hover text-decoration: underline;
|
||||||
|
|
||||||
HelpList,html|ul,liberator://help/* display: block; list-style: outside disc;
|
HelpList,html|ul,liberator://help/* display: block; list-style: outside disc;
|
||||||
HelpOrderedList,html|ol,liberator://help/* display: block; list-style: outside decimal;
|
HelpOrderedList,html|ol,liberator://help/* display: block; list-style: outside decimal;
|
||||||
|
|||||||
Reference in New Issue
Block a user