зеркало из https://github.com/mozilla/gecko-dev.git
Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron
This commit is contained in:
Родитель
959137d510
Коммит
19f3d4de8a
|
@ -67,7 +67,6 @@ a[name]:-moz-only-whitespace {
|
|||
|
||||
a:visited, a:active {
|
||||
cursor: text;
|
||||
color : inherit;
|
||||
}
|
||||
|
||||
/* Prevent clicking on links from going to link */
|
||||
|
|
|
@ -65,7 +65,6 @@ a[name]:-moz-only-whitespace {
|
|||
|
||||
:-moz-any-link:-moz-read-write {
|
||||
cursor: text;
|
||||
color : inherit;
|
||||
}
|
||||
|
||||
/* Prevent clicking on links from going to link */
|
||||
|
|
Загрузка…
Ссылка в новой задаче