mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Bug 751444 - The About dialog should have visual indications of keyboard navigation. r=felipe
This commit is contained in:
parent
653bf48f50
commit
01b9f87d4d
@ -65,6 +65,11 @@
|
||||
margin: 0 40px;
|
||||
}
|
||||
|
||||
.text-link:-moz-focusring,
|
||||
.bottom-link:-moz-focusring {
|
||||
outline: 1px dotted;
|
||||
}
|
||||
|
||||
#currentChannel {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user