changed outline to be mozoutline temporarily

b=48973 r=attinasi
This commit is contained in:
rods%netscape.com 2000-08-24 13:51:48 +00:00
parent 7f0dcda2ea
commit 6029b91d97
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ q:after {
}
:link:focus, :visited:focus, :out-of-date:focus,
:link:focus img, :visited:focus img, :out-of-date:focus img {
outline: 1px dotted black;
mozoutline: 1px dotted black;
}
:link:active, :visited:active, :out-of-date:active {
color: red;

View File

@ -226,7 +226,7 @@ q:after {
}
:link:focus, :visited:focus, :out-of-date:focus,
:link:focus img, :visited:focus img, :out-of-date:focus img {
outline: 1px dotted black;
mozoutline: 1px dotted black;
}
:link:active, :visited:active, :out-of-date:active {
color: red;