Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron

git-svn-id: svn://10.0.0.236/trunk@231434 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jwalden%mit.edu 2007-08-03 18:02:17 +00:00
parent e6784afaf2
commit bb4834bf60
2 changed files with 0 additions and 2 deletions

View File

@ -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 */

View File

@ -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 */