Bug 347247: Make notification close button tabbable, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@209909 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
94498bca40
commit
5a3708d405
@ -303,7 +303,7 @@
|
||||
<children/>
|
||||
</xul:hbox>
|
||||
<xul:toolbarbutton ondblclick="event.stopPropagation();"
|
||||
class="messageCloseButton"
|
||||
class="messageCloseButton tabbable"
|
||||
xbl:inherits="hidden=hideclose"
|
||||
oncommand="document.getBindingParent(this).close();"/>
|
||||
</xul:hbox>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user