Bug 751444 - The About dialog should have visual indications of keyboard navigation. r=felipe

This commit is contained in:
Jared Wein 2012-05-12 15:50:06 -07:00
parent bfeaeaba01
commit 2f53734644

View File

@ -65,6 +65,11 @@
margin: 0 40px;
}
.text-link:-moz-focusring,
.bottom-link:-moz-focusring {
outline: 1px dotted;
}
#currentChannel {
margin: 0;
padding: 0;